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 359fb2f commit d7b193fCopy full SHA for d7b193f
tox.ini
@@ -18,7 +18,7 @@ deps=
18
legacy: numpy~=1.10.0
19
numpy11,numpy12,legacy: astropy~=3.0.0
20
numpy11: numpy==1.11
21
- numpy12: numpy==1.12
+ numpy12: numpy==1.12, gwcs==0.9.1
22
numpydev,astrodev,s390x: cython
23
extras= all,tests
24
# astropy will complain if the home directory is missing
0 commit comments