Skip to content

Commit

Permalink
Removed vtk dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
afshawnlotfi committed Jul 16, 2024
1 parent 9de6fb4 commit 842c58e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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'
],
Expand Down

0 comments on commit 842c58e

Please sign in to comment.