Skip to content

Commit 9fc05dc

Browse files
authored
fix(CPU): handle vtk cpu
1 parent 3fbca40 commit 9fc05dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ classifiers = [
2121

2222
[project.optional-dependencies]
2323
gpu = ["vtk == 9.*"]
24+
cpu = ["vtk @ https://www.vtk.org/files/release/9.3/vtk_osmesa-9.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"]
2425

2526
[project.urls]
2627
"Homepage" = "https://github.com/Geode-solutions/OpenGeodeWeb-Viewer"

0 commit comments

Comments
 (0)