Skip to content

Commit

Permalink
Use old setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Troiber committed Oct 12, 2023
1 parent b9e424f commit f2036e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
@@ -1,6 +1,6 @@
[build-system]
requires = [
"setuptools>=45",
"setuptools>=45,<64",
"wheel",
"cython",
"scikit-build>=0.12",
Expand Down

0 comments on commit f2036e1

Please sign in to comment.