Skip to content

Commit

Permalink
setup: remove pytools dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfikl committed Apr 27, 2024
1 parent b1dd192 commit 0fd67f9
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 0fd67f9

Please sign in to comment.