Skip to content

Commit 68d8978

Browse files
committed
Add a tox env for building docs with python3
1 parent dbf44ba commit 68d8978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ commands =
1212
coverage run -a src/bitmessagemain.py -t
1313
coverage run -a -m tests
1414

15-
[testenv:py27-doc]
15+
[testenv:doc]
1616
deps =
1717
.[docs]
1818
-r docs/requirements.txt

0 commit comments

Comments
 (0)