diff --git a/setup.py b/setup.py index 48f1713..531a077 100644 --- a/setup.py +++ b/setup.py @@ -394,7 +394,7 @@ def try_unmangle(n): "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Scientific/Engineering" ], - install_requires=["vtk==9.2.6"], + #install_requires=["vtk==9.2.6"], dependency_links=[ 'https://wheels.vtk.org' ],