Skip to content

Commit 341eff1

Browse files
committed
chore: Do not cap datalad version
1 parent 974cfa5 commit 341eff1

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
@@ -45,7 +45,7 @@ test = [
4545
"toml",
4646
]
4747
datalad = [
48-
"datalad ~= 1.0.0"
48+
"datalad >= 1.0.0"
4949
]
5050
doc = [
5151
"nbsphinx",

0 commit comments

Comments
 (0)