Skip to content

Commit 652ffab

Browse files
committed
Corrected tox config
1 parent 1b0ef15 commit 652ffab

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tox.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[tox]
22
envlist =
3-
py{34,35,36},
4-
pypy{,3},
3+
py{36,37,38},
54
check,
65
docs,
76
coverage

0 commit comments

Comments
 (0)