Update docs index and tox env

This commit is contained in:
Ian Cordasco 2016-02-07 19:54:12 -06:00
parent b8a38c2573
commit f824cbae93
3 changed files with 7 additions and 3 deletions

View file

@ -35,7 +35,7 @@ basepython = python3.4
skipsdist = true
skip_install = true
use_develop = false
changedir = docs/_build/html
changedir = docs/build/html
deps =
commands =
python -m http.server {posargs}