Conditional Python Dependencies

📝

内容提要

Since the inception of wheels that install Python packages without executing arbitrary code, we need a static way to encode conditional dependencies for our packages. Thanks to PEP 508 we do have...

🏷️

标签

➡️

继续阅读