Merge pull request #3331 from alex/patch-1

Install wheel for the setuptools-rust-starter example
This commit is contained in:
David Hewitt 2023-07-20 17:27:33 +00:00 committed by GitHub
commit 229d025beb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
pytest>=3.5.0
setuptools_rust~=1.0.0
pip>=21.3
wheel