Skip to content

Commit

Permalink
TMP point at new rad for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamJamieson committed Dec 31, 2024
1 parent d2073fd commit eba8dc6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ dependencies = [
"numpy >=1.24",
"astropy >=5.3.0",
# "rad >=0.22.0, <0.23.0",
"rad @ git+https://github.com/spacetelescope/rad.git",
# "rad @ git+https://github.com/spacetelescope/rad.git",
"rad @ git+https://github.com/WilliamJamieson/rad.git@feature/cleanup_refs",
"asdf-standard >=1.1.0",
]
dynamic = ["version"]
Expand Down

0 comments on commit eba8dc6

Please sign in to comment.