We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad3ebf commit e9b7ea3Copy full SHA for e9b7ea3
av-tox.ini
@@ -1,6 +1,7 @@
1
[tox]
2
#envlist = py26, py27, py34, py35, py36, pypy
3
-envlist = py26, py27, py35, py36, py37, pypy
+envlist = py26, py27, py35, py36, py37, py38, py39, pypy
4
+isolated_build = True
5
6
[testenv]
7
commands = {envpython} test_gnupg.py
0 commit comments