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 974cfa5 commit 341eff1Copy full SHA for 341eff1
pyproject.toml
@@ -45,7 +45,7 @@ test = [
45
"toml",
46
]
47
datalad = [
48
- "datalad ~= 1.0.0"
+ "datalad >= 1.0.0"
49
50
doc = [
51
"nbsphinx",
0 commit comments