Skip to content

Commit

Permalink
Add missing RTD requirements (#455)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Aug 9, 2023
1 parent f93cebd commit d667b31
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ python:
path: .
extra_requirements:
- docs
- msgpack
- zfpy
3 changes: 3 additions & 0 deletions docs/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ Fix
~~~

* Fixed docs/Makefile error message when sphinx is not present
By :user:`Mark Kittisopikul <mkitti>`, :issue:`451`.
* Add missing RTD requirements
By :user:`John Kirkham <jakirkham>`, :issue:`455`.

Maintenance
~~~~~~~~~~~
Expand Down

0 comments on commit d667b31

Please sign in to comment.