Skip to content

Commit

Permalink
chore: @alex (correctly) observes that this is yellow, not orange
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Nov 4, 2024
1 parent a164078 commit a327331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ <h2 id="about-list">What is this list?</h2>
<ul>
<li><span class="text-success">Green</span> packages <span id="success-percent"></span> with a 🔏 offer attestations for verification</li>
<li><span class="text-default">Uncolored</span> packages <span id="default-percent"></span> with a ⏰ were last uploaded before attestations were available</li>
<li><span class="text-warning">Orange</span> packages <span id="todo-percent"></span> have no attestations uploaded (yet!)</li>
<li><span class="text-warning">Yellow</span> packages <span id="todo-percent"></span> have no attestations uploaded (yet!)</li>
</ul>
<p>Packages that are known to be deprecated are not included (for example, distribute). If your package is incorrectly listed, please <a href="https://github.com/woodruffw/are-we-pep740-yet/issues/">create a ticket</a>.</p>
<h2 id="creating-wheels">My package is uncolored. What can I do?</h2>
Expand Down

0 comments on commit a327331

Please sign in to comment.