File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -76,10 +76,10 @@ the "status" of a project:
7676 each project's user-facing (i.e. non-index) webpage.
7777
7878In summary, there are multiple ways to communicate the "status" of a project in
79- Python packaging. However, none of them satisfy the four characteristics we desire.
80- There is no current project status indicator that is machine-readable, general ,
81- index-agnostic, and applies to the entire project, instead of per-release or
82- per-distribution.
79+ Python packaging. However, none of them satisfy the four characteristics we
80+ desire. There is no current project status indicator that is machine-readable,
81+ general (i.e. conveys more than one possible state), index-agnostic, and applies
82+ to the entire project, instead of per-release or per-distribution.
8383
8484===================== ================ ======= ============== ============
8585Mechanism Machine-readable General Index-agnostic Project-wide
You can’t perform that action at this time.
0 commit comments