We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32e98b3 commit 0ae35bbCopy full SHA for 0ae35bb
1 file changed
pyproject.toml
@@ -1,8 +1,8 @@
1
[build-system]
2
requires = [
3
- 'setuptools>=61',
4
- 'wheel',
5
- 'pybind11>=2.4',
+ 'setuptools==80.7.1',
+ 'wheel==0.45.1',
+ 'pybind11==2.4',
6
]
7
build-backend = 'setuptools.build_meta'
8
0 commit comments