Fix release notes build for readthedocs

Use 'setup.py install' instead of 'pip install'.

Change-Id: I241e6312f49328b7884a48148af4f24454fd06de
This commit is contained in:
Anton Studenov 2016-10-14 16:28:43 +03:00
parent 28c6f64160
commit 7164b9416e

View File

@ -1,5 +1,5 @@
python:
pip_install: true
setup_py_install: true
requirements_file: test-requirements.txt