mirror of
https://github.com/astral-sh/uv.git
synced 2025-12-09 19:29:29 +00:00
There are packages such as DTLSSocket 0.1.16 that say ```toml [build-system] requires = ["Cython<3", "setuptools", "wheel"] ``` In this case we need to install requires PEP 517 style but then call setup.py in the legacy way Part of making home-assistant work |
||
|---|---|---|
| .. | ||
| requirements | ||
| compile.sh | ||
| requirements-large.txt | ||
| requirements.in | ||
| requirements.txt | ||
| sync.sh | ||
| uninstall.sh | ||