Skip to content

Commit bbe2659

Browse files
authored
Merge pull request #1419 from dandi/rf-dandischema
Do not allow dandischema 0.10.1 - new schema not yet supported by dandi-archive
2 parents ee18a15 + ca4c170 commit bbe2659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ install_requires =
3333
bidsschematools ~= 0.7.0
3434
click >= 7.1
3535
click-didyoumean
36-
dandischema >= 0.9.0, < 0.11
36+
dandischema >= 0.9.0, < 0.10.1
3737
etelemetry >= 0.2.2
3838
fasteners
3939
fscacher >= 0.3.0

0 commit comments

Comments
 (0)