spacetelescope / stginga

Ginga products specific to STScI data analysis.
https://stginga.readthedocs.io
BSD 3-Clause "New" or "Revised" License
6 stars 10 forks source link

remove unsupported `system_packages` RTD config setting #230

Closed zacharyburnett closed 1 year ago

zacharyburnett commented 1 year ago

Description

RTD no longer supports any system_packages setting: https://blog.readthedocs.com/drop-support-system-packages/

This PR removes the unused system_packages setting

github-actions[bot] commented 1 year ago

👋 Thank you for your draft pull request! Do you know that you can use [ci skip] or [skip ci] in your commit messages to skip running continuous integration tests until you are ready?

pllim commented 1 year ago

CI got disabled. Gonna close/reopen.

pllim commented 1 year ago

That's annoying. Apparently I have to pull in astropy requirements manually too doing it this way.