Skip to content

Commit 593d4f6

Browse files
authored
Merge pull request #591 from dariuszparys/remove-python-3.5
Removing Test Python 3.5 Environment
2 parents 9d430cd + 8a8e283 commit 593d4f6

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,7 +1,7 @@
11
[tox]
22
envlist=
33
lint
4-
py{35,36,37,38,39}
4+
py{36,37,38,39}
55
doc
66
packaging
77

0 commit comments

Comments
 (0)