Skip to content

Commit 42c5d3a

Browse files
committed
hack
1 parent 16ea71c commit 42c5d3a

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

mpl_animators/tests/figure_hashes_mpl_350_ft_261_astropy_53.json renamed to mpl_animators/tests/figure_hashes_mpl_350_ft_261_astropy_534.json

File renamed without changes.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dynamic = ["version"]
2323

2424
[project.optional-dependencies]
2525
wcs = [
26-
"astropy>=5.3.4",
26+
"astropy>=5.3.0",
2727
]
2828
tests = [
2929
"pytest",

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ extras =
5050
commands_pre =
5151
oldestdeps: minimum_dependencies mpl_animators --filename requirements-min.txt
5252
oldestdeps: pip install -r requirements-min.txt
53+
oldestdeps: pip install "astropy<6.0.0"
5354
pip freeze --all --no-input
5455
commands =
5556
# To amend the pytest command for different factors you can add a line

0 commit comments

Comments
 (0)