Skip to content

Commit 0ae35bb

Browse files
committed
TT
1 parent 32e98b3 commit 0ae35bb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[build-system]
22
requires = [
3-
'setuptools>=61',
4-
'wheel',
5-
'pybind11>=2.4',
3+
'setuptools==80.7.1',
4+
'wheel==0.45.1',
5+
'pybind11==2.4',
66
]
77
build-backend = 'setuptools.build_meta'
88

0 commit comments

Comments
 (0)