Add python3.6 test environment

* Add py36 environment to tox
* Unify dependencies across manual installation and tox
* Mention tox in the docs
This commit is contained in:
derwinlu 2017-01-23 23:45:08 +01:00
commit 9cca567bed
5 changed files with 15 additions and 12 deletions

2
requirements/docs.pip Normal file
View file

@ -0,0 +1,2 @@
sphinx==1.4.9
sphinx_rtd_theme