Skip to content

TST/DEP: replace pytest-astropy with corresponding, direct dependencies #18783

@neutrinoceros

Description

@neutrinoceros

Part of #18782
Started at #18780

The problem is two-fold:

  • requiring the pytest-astropy metapackage instead of the corresponding, direct requirements, means we don't have direct control over the lower bounds of our direct dependencies.
  • pytest-astropy currently requires a superset of our actual test requirements. Notably, this means we still pull pytest-openfiles from PyPI on every single test run, even though we don't use it, and it's explicitly marked as unsupported.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions