AnacondaRecipes / repodata-hotfixes

Changes to package metadata to fix behavior
BSD 3-Clause "New" or "Revised" License
14 stars 20 forks source link

Incorrect dependencies for pytest-astropy 0.8.0 #147

Open ansthomas opened 3 years ago

ansthomas commented 3 years ago

Following run dependency versions are missing for pytest-astropy 0.8.0

install_requires = pytest>=4.6 pytest-doctestplus>=0.9.0 pytest-remotedata>=0.3.1 pytest-openfiles>=0.3.1 pytest-astropy-header>=0.1.2 pytest-arraydiff>=0.1 pytest-filter-subpackage>=0.1 pytest-cov>=2.3.1 pytest-mock>=2.0 attrs>=19.2.0 hypothesis>=5.1

ansthomas commented 3 years ago

https://github.com/astropy/pytest-astropy/blob/main/setup.cfg

ansthomas commented 3 years ago

pytest-astropy 0.8.0 is required for astropy