Răsfoiți Sursa

Update tox python version

nuwang 2 ani în urmă
părinte
comite
5da75a3848
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      tox.ini

+ 1 - 1
tox.ini

@@ -6,7 +6,7 @@
 # running the tests.
 # running the tests.
 
 
 [tox]
 [tox]
-envlist = {py3.8,pypy}-{aws,azure,gcp,openstack,mock},lint
+envlist = {py3.10,pypy}-{aws,azure,gcp,openstack,mock},lint
 
 
 [testenv]
 [testenv]
 commands = # see setup.cfg for options sent to nosetests and coverage
 commands = # see setup.cfg for options sent to nosetests and coverage