Install sphinx in requirments

This commit is contained in:
Michael Shepanski 2017-04-29 22:51:38 -04:00
parent 948af75c92
commit 9b1b5d26dd
2 changed files with 1 additions and 1 deletions

View file

@ -12,7 +12,6 @@ python:
- "3.6"
before_install:
- sudo apt-get install -y python3-sphinx
- pip install -U pytest pytest-cov coveralls
install:

View file

@ -6,5 +6,6 @@
# sudo apt-get install python3-sphinx
#---------------------------------------------------------
recommonmark
sphinx
sphinx-rtd-theme
sphinxcontrib-napoleon