Skip to content

Clean up dependencies - #333

Open
braingram wants to merge 10 commits into
astropy:mainfrom
braingram:prune_deps
Open

Clean up dependencies#333
braingram wants to merge 10 commits into
astropy:mainfrom
braingram:prune_deps

Conversation

@braingram

@braingram braingram commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Clean up dependencies:

  • increase minimum versions for:
    • asdf-coordinates-schemas: to pick up latest schemas and remove version checks
    • asdf-standard: to pick up latest schemas and remove version checks
    • astropy: to pick a version ~2 years old and remove version checks
  • remove pytest-astropy (unused as we have no doctest in our rst files)
  • remove indirect docs requirements (managed by our dependencies, no need to list them here):
    • docutils
    • graphviz
    • matplotlib
    • sphinx-automodapi

@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.06%. Comparing base (0b8f857) to head (8d15a69).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #333      +/-   ##
==========================================
- Coverage   99.06%   99.06%   -0.01%     
==========================================
  Files          71       71              
  Lines        2572     2556      -16     
==========================================
- Hits         2548     2532      -16     
  Misses         24       24              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@braingram
braingram marked this pull request as ready for review August 13, 2026 16:09
@braingram
braingram requested a review from Cadair August 13, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant