Merge pull request #3331 from alex/patch-1
Install wheel for the setuptools-rust-starter example
This commit is contained in:
commit
229d025beb
|
@ -1,3 +1,4 @@
|
|||
pytest>=3.5.0
|
||||
setuptools_rust~=1.0.0
|
||||
pip>=21.3
|
||||
wheel
|
||||
|
|
Loading…
Reference in New Issue