Skip to content

Commit d667b31

Browse files
authored
Add missing RTD requirements (#455)
1 parent f93cebd commit d667b31

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ python:
1717
path: .
1818
extra_requirements:
1919
- docs
20+
- msgpack
21+
- zfpy

docs/release.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ Fix
2424
~~~
2525

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

2831
Maintenance
2932
~~~~~~~~~~~

0 commit comments

Comments
 (0)