Skip to content

Commit

Permalink
remove deps from build system test
Browse files Browse the repository at this point in the history
  • Loading branch information
e60e256 committed Mar 25, 2024
1 parent 60552f3 commit eb517bf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
[build-system]
requires = [
"setuptools>=65.0",
"wheel",
"pytest>=7.2.2",
"pybind11>=2.10.4",
"auditwheel>=5.4.0",
"cmake>=3.26.4"
]
build-backend = "setuptools.build_meta"

Expand Down

0 comments on commit eb517bf

Please sign in to comment.