We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93cebd commit d667b31Copy full SHA for d667b31
.readthedocs.yaml
@@ -17,3 +17,5 @@ python:
17
path: .
18
extra_requirements:
19
- docs
20
+ - msgpack
21
+ - zfpy
docs/release.rst
@@ -24,6 +24,9 @@ Fix
24
~~~
25
26
* 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`.
30
31
Maintenance
32
~~~~~~~~~~~
0 commit comments