Build docs using python3 #1885

Open
g1itch wants to merge 4 commits from g1itch/doc-python3 into v0.6
Showing only changes of commit b7993a4b55 - Show all commits

View File

@ -12,7 +12,7 @@ commands =
coverage run -a src/bitmessagemain.py -t coverage run -a src/bitmessagemain.py -t
coverage run -a -m tests coverage run -a -m tests
[testenv:py27-doc] [testenv:doc]
deps = deps =
.[docs] .[docs]
-r docs/requirements.txt -r docs/requirements.txt