We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 046e66b commit 717fc8dCopy full SHA for 717fc8d
tox.ini
@@ -1,6 +1,6 @@
1
[tox]
2
minversion = 3.20
3
-envlist = lint, py{27, 36, 37, 38, 39, 310, 311, 312, 313}, darwin
+envlist = lint, py{36, 37, 38, 39, 310, 311, 312, 313}, darwin
4
5
[gh-actions]
6
# The "lint" job is run separately.
0 commit comments