Skip to content

Commit e9b7ea3

Browse files
committed
Update AppVeyor-specific tox configuration.
1 parent cad3ebf commit e9b7ea3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

av-tox.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[tox]
22
#envlist = py26, py27, py34, py35, py36, pypy
3-
envlist = py26, py27, py35, py36, py37, pypy
3+
envlist = py26, py27, py35, py36, py37, py38, py39, pypy
4+
isolated_build = True
45

56
[testenv]
67
commands = {envpython} test_gnupg.py

0 commit comments

Comments
 (0)