Skip to content

Commit

Permalink
Revert "Merge pull request #10 from leoduret/patch-1"
Browse files Browse the repository at this point in the history
This reverts commit 16f4833, reversing
changes made to 0d49997.
  • Loading branch information
rathaROG committed Jun 17, 2024
1 parent 6665f8b commit 52cd5ae
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,3 +1,3 @@
[build-system]
requires = ["setuptools>=67.8.0", "Cython>=0.29.32", "numpy>=1.21.6,<2"]
build-backend = "setuptools.build_meta"
requires = ["setuptools>=67.8.0", "Cython>=0.29.32", "numpy>=1.21.6"]
build-backend = "setuptools.build_meta"

0 comments on commit 52cd5ae

Please sign in to comment.