mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-05-31 15:16:58 +02:00
remove py35 from tox.ini
Because the supported version is python3.6 and above.
This commit is contained in:
parent
97c25e988e
commit
254b8e7987
1
tox.ini
1
tox.ini
@ -1,7 +1,6 @@
|
|||||||
[tox]
|
[tox]
|
||||||
downloadcache = {toxworkdir}/cache/
|
downloadcache = {toxworkdir}/cache/
|
||||||
envlist =
|
envlist =
|
||||||
py35,
|
|
||||||
py36,
|
py36,
|
||||||
py37,
|
py37,
|
||||||
py38,
|
py38,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user