astropy / astropy/astropy-iers-data
Dependencies cycle with Astropy to run tests
Open
dependencies
enhancement
- Dominant language
- Python
- Stars
- 3
- Forks
- 9
- Avg merge
- 4h 57m
- Merged PRs (30d)
- 2
Description
I've faced with this issue during preparing this project for Guix when update Astropy to 6.0.0 requires it as external package.
According to `tox.ini` requires `astropy` itself to run tests:
This project:
https://github.com/astropy/astropy-iers-data/blob/1198afec7e58d6812d8e5cbc8e62d80ad7eeb0ba/tox.ini#L9-L18
Astropy project:
https://github.com/astropy/astropy/blob/9ce2087bd81f9502c4fdb87168d1cccd1aee4f53/pyproject.toml#L41-L47
Is there any other way to test the project without `astropy`?
Thanks.
Oleg
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.