We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acce32f commit 27c7228Copy full SHA for 27c7228
tox.ini
@@ -1,5 +1,5 @@
1
[tox]
2
-envlist = py{27,35,36,37,38,py,py3}
+envlist = py{36,37,38,39,py3}
3
4
[testenv]
5
commands = pytest -v pymysql/tests/
0 commit comments