Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Drop py37.
  • Loading branch information
sabonerune authored Dec 11, 2024
1 parent 341b337 commit dfb2451
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[build-system]
requires = [
"setuptools>=61.0.0",
"setuptools_scm<9",
"setuptools>=64",
"setuptools_scm>=8",
"cython>=0.28.0",
"cmake",
"numpy>=1.25.0; python_version>='3.9'",
Expand Down

0 comments on commit dfb2451

Please sign in to comment.