add 3.8 to pipelines

This commit is contained in:
David Lord 2019-11-18 18:57:43 -08:00
parent 36ce489ee3
commit 304a1e06d5
3 changed files with 29 additions and 31 deletions

View file

@ -164,6 +164,7 @@ Building the docs
Build the docs in the ``docs`` directory using Sphinx::
cd docs
pip install -r requirements.txt
make html
Open ``_build/html/index.html`` in your browser to view the docs.