Skip to content

Commit

Permalink
Figures
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis committed Sep 9, 2023
1 parent dcbd54d commit c14562c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,11 @@ deps =
oldestdeps: scipy<1.8.0
oldestdeps: dask<2021.5.0
# Figure tests need a tightly controlled environment
# These are the oldestdeps which have py310 wheels as running multiple
# versions of Python on circleci is a little annoying.
# Newer versions are covered by devdeps
figure-!devdeps: matplotlib==3.5.3
figure-!devdeps: astropy==5.1.0
figure-!devdeps: matplotlib==3.7.3
figure-!devdeps: astropy==5.2.3
figure-!devdeps: mpl-animators==1.0.0
figure-!devdeps: scipy
figure-!devdeps: dask
figure-!devdeps: numpy<1.24
# For some reason gwcs 0.18.2 bumped astropy to 5.1 min
figure-!devdeps: gwcs<0.18.2
extras =
all
tests
Expand Down

0 comments on commit c14562c

Please sign in to comment.