PEP 771: Default Extras for Python Software Packages
📝
内容提要
PEP 508 specifies a mini-language for declaring package dependencies. One feature of this language is the ability to specify extras, which are optional components of a distribution that, when...
➡️