astropy / pytest-remotedata

Pytest plugin to control whether tests are run that have remote data
BSD 3-Clause "New" or "Revised" License
23 stars 15 forks source link

Consider releasing a new version #57

Closed eerovaher closed 2 years ago

eerovaher commented 3 years ago

Pull requests #48 and #53 removed the dependency on six, but there haven't been any releases of pytest-remotedata since they were merged. This means that six is still a dependency in practice until a new version is released.

Related to this, the change log should be updated.

pllim commented 2 years ago

Yeah, I think we should. Sorry this fell off the cracks.

pllim commented 2 years ago

TODO:

  1. Add a auto release by tag workflow like pytest-doctestplus (#59)
  2. Update change log (#60)
  3. Hook up GitHub Release to Zenodo
  4. Add a release page to Wiki
  5. Tag a ~major~ bugfix release
pllim commented 2 years ago

v0.3.3 is released to PyPI.