fj.lib.distribution¶
Distribution file candidate.
Classes
|
Abstract candidate for a distribution file. |
-
class
fj.lib.distribution.DistFileCandidate(registry, uri_str, project_key, release_version, extras, is_direct)¶ Abstract candidate for a distribution file.
-
property
is_direct¶ Override.
-
property
path¶ Path to distribution file.
-
property
path_built¶ Path to built distribution file.
Could be the same path if the candidate is already a built distribution.
-
property