We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88ca071 commit 6fe32feCopy full SHA for 6fe32fe
tox.ini
@@ -1,7 +1,7 @@
1
[tox]
2
envlist =
3
- py3{5,6,7,8,9}
4
- py3{5,6,7,8,9}-functional
+ py3{6,7,8,9}
+ py3{6,7,8,9}-functional
5
6
[testenv]
7
passenv = TOXENV CI TRAVIS TRAVIS_*
0 commit comments