Explicit package install

This commit is contained in:
James Bowman 2021-02-10 08:08:09 -08:00
parent 4e8c53b73c
commit 0bdabd42ee
1 changed files with 2 additions and 0 deletions

View File

@ -12,4 +12,6 @@ sphinx:
# Optionally set the version of Python and requirements required to build your docs
python:
install:
- method: pip
path: python
- requirements: python/docs/requirements.txt