Skip to content

Commit 0af42e9

Browse files
committed
Add missing dependencies
1 parent 0fce8b2 commit 0af42e9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tox.ini

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,14 @@ deps =
3030
# in a way that is not compatible with pytest-astropy
3131
# https://github.com/astropy/astropy-healpix/issues/160
3232
git+https://github.com/spacetelescope/gwcs#egg_name=gwcs
33+
astroquery[test,all]
34+
ccdproc[test,all]
35+
photutils[test,all]
36+
regions[test,all]
37+
reproject[test,all]
3338
git+https://github.com/astropy/specutils#egg_name=specutils[all,test]
39+
sunpy[test,all]
40+
lightkurve[test,all]
3441
skip_install = true
3542
commands =
3643
pip freeze

0 commit comments

Comments
 (0)