Skip to content

Commit 717fc8d

Browse files
authored
Remove python2.7 test (#908)
Oversight from the migration
1 parent 046e66b commit 717fc8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
minversion = 3.20
3-
envlist = lint, py{27, 36, 37, 38, 39, 310, 311, 312, 313}, darwin
3+
envlist = lint, py{36, 37, 38, 39, 310, 311, 312, 313}, darwin
44

55
[gh-actions]
66
# The "lint" job is run separately.

0 commit comments

Comments
 (0)