pyo3/examples/setuptools-rust-starter/requirements-dev.txt
Alex Gaynor 841d7e136f
Install wheel for the setuptools-rust-starter example
Seems to be needed on python 3.12
2023-07-20 08:54:24 -04:00

5 lines
53 B
Plaintext

pytest>=3.5.0
setuptools_rust~=1.0.0
pip>=21.3
wheel