fema-ffrd / rashdf

Read data from HEC-RAS HDF files.
MIT License
8 stars 1 forks source link

fix pip command in docs environment.yml file #50

Closed thwllms closed 5 months ago

thwllms commented 5 months ago

ReadTheDocs doesn't seem to be picking up the documentation dependencies in pyproject.toml via our docs/environment.yml file.

sphinx_rtd_theme dependency isn't getting installed: https://readthedocs.org/projects/rashdf/builds/24604461/

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

thwllms commented 5 months ago

Iterating quickly to get RTD builds working; no library code changes, skipping review.