We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2ba02a commit 27c12efCopy full SHA for 27c12ef
pyproject.toml
@@ -20,7 +20,7 @@ classifiers = [
20
]
21
22
[project.optional-dependencies]
23
-vtk = ["vtk == 9.*"]
+gpu = ["vtk == 9.*"]
24
25
[project.urls]
26
"Homepage" = "https://github.com/Geode-solutions/OpenGeodeWeb-Viewer"
0 commit comments