.codespellrc
.coveragerc
.cruft.json
.flake8
.isort.cfg
.ruff.toml
CHANGELOG.rst
LICENSE.rst
MANIFEST.in
README.rst
pyproject.toml
pytest.ini
setup.py
tox.ini
changelog/README.rst
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/whatsnew/changelog.rst
docs/whatsnew/index.rst
examples/README.txt
examples/arrayanimatorwcs.py
examples/lineanimator.py
licenses/LICENSE.rst
licenses/README.rst
licenses/TEMPLATE_LICENSE.rst
mpl_animators/__init__.py
mpl_animators/_version.py
mpl_animators/base.py
mpl_animators/image.py
mpl_animators/line.py
mpl_animators/version.py
mpl_animators/wcs.py
mpl_animators.egg-info/PKG-INFO
mpl_animators.egg-info/SOURCES.txt
mpl_animators.egg-info/dependency_links.txt
mpl_animators.egg-info/not-zip-safe
mpl_animators.egg-info/requires.txt
mpl_animators.egg-info/top_level.txt
mpl_animators/data/README.rst
mpl_animators/extern/__init__.py
mpl_animators/extern/modest_image.py
mpl_animators/tests/__init__.py
mpl_animators/tests/figure_hashes_mpl_350_ft_261_astropy_53.json
mpl_animators/tests/figure_hashes_mpl_391_ft_261_astropy_611.json
mpl_animators/tests/figure_hashes_mpl_dev_ft_261_astropy_dev.json
mpl_animators/tests/helpers.py
mpl_animators/tests/test_basefuncanimator.py
mpl_animators/tests/test_wcs.py