Skip to content

Commit 8f8382e

Browse files
committed
remove python 3.6 from tox
1 parent 3e61917 commit 8f8382e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py27, py36, py37, py38, py39, nogv, check-manifest
2+
envlist = py27, py37, py38, py39, nogv, check-manifest
33
skip_missing_interpreters = True
44

55
[testenv]

0 commit comments

Comments
 (0)