use py3 instead py2 (#3153)

* use py3 instead py2

Signed-off-by: jnozsc <jnozsc@gmail.com>

* use python 3.6

Signed-off-by: jnozsc <jnozsc@gmail.com>
This commit is contained in:
jnozsc
2020-03-02 23:30:44 -08:00
committed by GitHub
parent 027b97cbfa
commit 4a711340ef
7 changed files with 17 additions and 20 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[tox]
envlist = py27
envlist = py36
[testenv]
whitelist_externals = docker