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 9067995 commit 4be884eCopy full SHA for 4be884e
pyproject.toml
@@ -17,7 +17,8 @@ dependencies = [
17
"asdf>=2.15.0",
18
"asdf-coordinates-schemas>=0.4",
19
"asdf-transform-schemas>=0.6",
20
- "asdf-standard>=1.1.0",
+ # "asdf-standard>=1.1.0",
21
+ "asdf-standard @ git+https://github.com/braingram/asdf-standard.git@datatype_schema",
22
"astropy>=5.2.0",
23
"numpy>=1.26",
24
"packaging>=19",
0 commit comments