Commit Graph

3 Commits

Author SHA1 Message Date
Anton Studenov 82a47de0b0 Fix readthedocs build
Added rtd-requirements.txt that refers to full set of requirements:
- requirements.txt - project requirements
- test-requirements.txt - test and docs requirements

Change-Id: I4ff7d794ab562cdf9db5c51a76f16f0ea5bbd747
2016-10-17 19:04:49 +03:00
Anton Studenov 7164b9416e Fix release notes build for readthedocs
Use 'setup.py install' instead of 'pip install'.

Change-Id: I241e6312f49328b7884a48148af4f24454fd06de
2016-10-14 16:28:43 +03:00
Anton Studenov 613ccde8f1 Fix docs build for readthedocs
Added readthedocs.yml
Slightly changed code for getting version in sphinx conf.py

Change-Id: Id6f7c20105c5579639d49560eea00699a77c688e
2016-10-14 12:10:38 +03:00