Skip to content

Commit

Permalink
Point rad dependency to schlafly dev branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
schlafly committed Oct 4, 2024
1 parent f9ebf61 commit 9eaecf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies = [
"pyparsing >=2.4.7",
"requests >=2.26",
# "rad>=0.21.0,<0.22.0",
"rad @ git+https://github.com/spacetelescope/rad.git",
"rad @ git+https://github.com/schlafly/rad.git@remove-var-flat",
# "roman_datamodels>=0.21.0,<0.22.0",
"roman_datamodels @ git+https://github.com/spacetelescope/roman_datamodels.git",
"scipy >=1.11",
Expand Down

0 comments on commit 9eaecf7

Please sign in to comment.