diff --git a/setup.py b/setup.py index 4bd1e3f..6563f58 100644 --- a/setup.py +++ b/setup.py @@ -80,7 +80,6 @@ def main(): setup_requires=["pybind11"], python_requires="~=3.8", install_requires=[ - "pytools>=2011.2", "numpy", "gmsh_interop", ],