Install wheel for the setuptools-rust-starter example

Seems to be needed on python 3.12
This commit is contained in:
Alex Gaynor 2023-07-20 08:54:24 -04:00 committed by GitHub
parent 9e87aac326
commit 841d7e136f
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