Install wheel for the setuptools-rust-starter example
Seems to be needed on python 3.12
This commit is contained in:
parent
9e87aac326
commit
841d7e136f
|
@ -1,3 +1,4 @@
|
||||||
pytest>=3.5.0
|
pytest>=3.5.0
|
||||||
setuptools_rust~=1.0.0
|
setuptools_rust~=1.0.0
|
||||||
pip>=21.3
|
pip>=21.3
|
||||||
|
wheel
|
||||||
|
|
Loading…
Reference in New Issue