.gitignore
CHANGES.rst
LICENSE.rst
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/ci_workflows.yml
.github/workflows/publish.yml
pytest_astropy_header/__init__.py
pytest_astropy_header/display.py
pytest_astropy_header/version.py
pytest_astropy_header.egg-info/PKG-INFO
pytest_astropy_header.egg-info/SOURCES.txt
pytest_astropy_header.egg-info/dependency_links.txt
pytest_astropy_header.egg-info/entry_points.txt
pytest_astropy_header.egg-info/not-zip-safe
pytest_astropy_header.egg-info/requires.txt
pytest_astropy_header.egg-info/top_level.txt
tests/test_display.py