1529def563
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
1 line
18 B
Plaintext
1 line
18 B
Plaintext
DTLSSocket==0.1.16 |