You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Update pyproject.toml to allow for vtk>=9.4 (#111)
* Update pyproject.toml to allow for vtk>=9.3
The current vtk==9.3 requirement is causing the package to fail. We use 9.4.2 in GEOS.
* Add back missing script
geos_ats_process_tests_fails="geos.ats.helpers.process_tests_failures:main"
* Update pyproject.toml
0 commit comments