Skip to content

Commit

Permalink
setup: remove pytools dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfikl authored and inducer committed Apr 28, 2024
1 parent dd5caa4 commit 75118b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ def main():
setup_requires=["pybind11"],
python_requires="~=3.8",
install_requires=[
"pytools>=2011.2",
"numpy",
"gmsh_interop",
],
Expand Down

0 comments on commit 75118b4

Please sign in to comment.