Skip to content

Commit 74457d1

Browse files
committed
Make Py3 as default for testing
1 parent c8a6870 commit 74457d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ skipsdist = True
55

66
[testenv]
77
usedevelop = True
8+
basepython = python3
89
install_command = pip install -U {opts} {packages}
910
setenv =
1011
VIRTUAL_ENV={envdir}

0 commit comments

Comments
 (0)