Bump to Python version 3.8
[ric-plt/sdlpy.git] / ricsdl-package / tox.ini
index ba68b9d..f1fd448 100644 (file)
@@ -20,7 +20,7 @@
 
 
 [tox]
-envlist = py37,flake8
+envlist = py38,flake8
 
 [testenv]
 deps =
@@ -35,7 +35,7 @@ commands =
     coverage xml -i
 
 [testenv:flake8]
-basepython = python3.7
+basepython = python3.8
 skip_install = true
 deps = flake8
 commands = flake8 setup.py ricsdl