Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
setuptools version is forced to be less than 64.
  • Loading branch information
SmaranTum committed Aug 22, 2022
1 parent 4415c04 commit 8768549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build-system]
requires = [
"setuptools>=45",
"setuptools>64",
"setuptools_scm>=6.4",
"wheel>=0.37",
"ninja>=1.10; sys_platform != 'win32'",
Expand Down

0 comments on commit 8768549

Please sign in to comment.