rice-solar-physics / pydrad

Python tools for setting up HYDRAD runs and parsing output
https://pydrad.readthedocs.io
MIT License
4 stars 3 forks source link

API Doc Build Fails #22

Closed wtbarnes closed 6 years ago

wtbarnes commented 6 years ago

The API docs are built with pydocmd. For some reason, these are failing right now, not sure why. May have to pin to an older version of the package or find a different method.

wtbarnes commented 6 years ago

This is a known issue in the most recent version (v2.0.3) of pydoc-markdown as raised in NiklasRosenstein/pydoc-markdown#48 and resolved in NiklasRosenstein/pydoc-markdown#50. Roll back to 2.0.2 until there is a release with this fix.