fix vcpeutils
[testsuite/python-testing-utils.git] / robotframework-onap / tox.ini
index d9a097f..bd1bff5 100644 (file)
@@ -4,9 +4,8 @@
 # and then run "tox" from this directory.
 
 [tox]
-envlist = py27, py36
+envlist = py27, py3
 
 [testenv]
 commands =  {envpython} setup.py test
-deps =
-
+deps =
\ No newline at end of file