Skip to content

Commit 85ed4b0

Browse files
committed
Remove py36 from tox
1 parent b411883 commit 85ed4b0

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
skipsdist = true
3-
envlist = py{36,37,38, 39}, mypy, dist, docs
3+
envlist = py{37,38, 39}, mypy, dist, docs
44

55
[gh-actions]
66
python =

0 commit comments

Comments
 (0)