Closed
Description
python setup.py test
fails with
ImportError while loading conftest '/tmp/specsim-test-uwh0fuag/lib/python3.10/site-packages/specsim/conftest.py'.
specsim/conftest.py:15: in <module>
from astropy.tests.plugins.display import PYTEST_HEADER_MODULES, TESTED_VERSIONS
E ModuleNotFoundError: No module named 'astropy.tests.plugins'
when using astropy/5.2. See https://github.com/astropy/pytest-astropy-header for a possible solution.
Metadata
Metadata
Assignees
Labels
No labels