Skip to content

Commit f69a338

Browse files
yarikopticclaude
andcommitted
TEMP: install dandischema from dandi-schema#371 (enh-hed branch)
This enables CI to test against the unreleased dandischema that has the dataStandard field and StandardsType enhancements. TO BE REVERTED before merge. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 7b0416f commit f69a338

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies = [
4848
# >=8.2.0: https://github.com/pallets/click/issues/2911
4949
"click >= 7.1, <8.2.0",
5050
"click-didyoumean",
51-
"dandischema ~= 0.12.0",
51+
"dandischema @ git+https://github.com/dandi/dandi-schema.git@enh-hed",
5252
"etelemetry >= 0.2.2",
5353

5454
"fasteners",

0 commit comments

Comments
 (0)