Skip to content

Commit 5767e88

Browse files
Temp commit
1 parent 9efc2ec commit 5767e88

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
@@ -18,8 +18,9 @@ dependencies = [
1818
'psutil >=5.7.2',
1919
'numpy >=1.22',
2020
'astropy >=5.3.0',
21-
'rad >=0.19.0',
21+
# 'rad >=0.18.0',
2222
# 'rad @ git+https://github.com/spacetelescope/rad.git',
23+
'rad @ git+https://github.com/WilliamJamieson/rad.git@bugfix/pass', # temporary until rad PR is merged
2324
'asdf-standard >=1.0.3',
2425
]
2526
dynamic = ['version']

0 commit comments

Comments
 (0)