mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 06:42:10 -04:00
Update tools/pinning/DESIGN.md
Co-authored-by: ohemorange <erica@eff.org>
This commit is contained in:
parent
590a2b1f05
commit
9fc4ac0b4e
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ platforms.
|
|||
|
||||
Two other things have helped reduce the problems caused by sdists and are
|
||||
relevant here. The first is the usage of [environment
|
||||
markers](https://www.python.org/dev/peps/pep-0496/) which allows packages to
|
||||
markers](https://www.python.org/dev/peps/pep-0496/) which allows a package to
|
||||
consistently declare its conditional dependencies with a static string
|
||||
specifying the conditions where a dependency is required instead of dynamically
|
||||
generating the list of required dependencies at runtime. This static string
|
||||
|
|
|
|||
Loading…
Reference in a new issue