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 0fce8b2 commit 0af42e9Copy full SHA for 0af42e9
tox.ini
@@ -30,7 +30,14 @@ deps =
30
# in a way that is not compatible with pytest-astropy
31
# https://github.com/astropy/astropy-healpix/issues/160
32
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]
38
git+https://github.com/astropy/specutils#egg_name=specutils[all,test]
39
+ sunpy[test,all]
40
+ lightkurve[test,all]
41
skip_install = true
42
commands =
43
pip freeze
0 commit comments