Commit 4183851
authored
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.toml1 parent 5c0fe44 commit 4183851
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments