Skip to content

Commit 4be884e

Browse files
committed
TMP: pin to asdf-standard branch
1 parent 9067995 commit 4be884e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ dependencies = [
1717
"asdf>=2.15.0",
1818
"asdf-coordinates-schemas>=0.4",
1919
"asdf-transform-schemas>=0.6",
20-
"asdf-standard>=1.1.0",
20+
# "asdf-standard>=1.1.0",
21+
"asdf-standard @ git+https://github.com/braingram/asdf-standard.git@datatype_schema",
2122
"astropy>=5.2.0",
2223
"numpy>=1.26",
2324
"packaging>=19",

0 commit comments

Comments
 (0)