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 c331615 commit bfead32Copy full SHA for bfead32
pyproject.toml
@@ -70,7 +70,7 @@ sklearn = ["scikit-learn>=0.19"]
70
test = [
71
"pytest-cov>=3",
72
"scikit-learn>=0.19",
73
- # "gstools>=1.3,<2",
+ "gstools>=1.4,<2",
74
]
75
76
[project.urls]
0 commit comments