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 44e8e54 commit f33bc83Copy full SHA for f33bc83
tox.ini
@@ -34,7 +34,7 @@ deps =
34
# minimum numpy to 1.15. mpl while not a dependency, it's required for the
35
# tests, and would pull up a newer numpy version if not pinned.
36
37
- oldestdeps: astropy==4.0.6
+ oldestdeps: astropy==4.0
38
oldestdeps: numpy==1.16
39
oldestdeps: matplotlib==3.3.*
40
cov: codecov
0 commit comments