Skip to content

Commit ba98f64

Browse files
test optional-dependencies
1 parent 21758c6 commit ba98f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ classifiers = [
2020
]
2121

2222
[project.optional-dependencies]
23-
vtk = ["vtk=9.3.0"]
23+
vtk = ["vtk == 9.*"]
2424

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

0 commit comments

Comments
 (0)