Skip to content

Commit f33bc83

Browse files
authored
Do not pin astropy bugfix version
1 parent 44e8e54 commit f33bc83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ deps =
3434
# minimum numpy to 1.15. mpl while not a dependency, it's required for the
3535
# tests, and would pull up a newer numpy version if not pinned.
3636

37-
oldestdeps: astropy==4.0.6
37+
oldestdeps: astropy==4.0
3838
oldestdeps: numpy==1.16
3939
oldestdeps: matplotlib==3.3.*
4040
cov: codecov

0 commit comments

Comments
 (0)