pysat / pysatNASA

pysat support for NASA Instruments
BSD 3-Clause "New" or "Revised" License
21 stars 7 forks source link

MAINT: update installs for RTD #199

Closed jklenzing closed 1 year ago

jklenzing commented 1 year ago

Description

Use pip install with options so that a separate requirements list under the docs directory is not needed.

Also adds a minimum version to sphinx_rtd_theme. Somewhere in the dependency tree, someone updated something which is breaking pip's ability to calculate what the dependencies are. Forcing a minimum version of the rtd theme fixes this (for now).

Type of change

How Has This Been Tested?

via GitHub Actions

Checklist:

If this is a release PR, replace the first item of the above checklist with the release checklist on the wiki: https://github.com/pysat/pysat/wiki/Checklist-for-Release