Skip to content

Commit

Permalink
Add requirement of PyYAML and numpy per Sphinx warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
bjbford committed Aug 12, 2018
1 parent 1f06c34 commit 18ce52c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
sphinx
sphinx_rtd_theme
recommonmark
recommonmark
PyYAML
numpy

0 comments on commit 18ce52c

Please sign in to comment.