This commit is contained in:
BJ Dierkes 2018-07-17 05:00:00 -05:00
parent a3654e2bff
commit 58df6b33ae
2 changed files with 1 additions and 2 deletions

View File

@ -7,4 +7,4 @@ python:
setup_py_install: true
pip_install: true
requirements_file: requirements-dev.txt
requirements_file: requirements-rtd.txt

View File

@ -19,7 +19,6 @@ wheel>=0.31.0
# Required for optional extensions
pystache
pyYaml
configobj
pylibmc
redis
colorlog