Browse Source

Remove Python 3.8 from tox

Manu 3 years ago
parent
commit
f36a0fc6b6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tox.ini

+ 1 - 1
tox.ini

@@ -2,7 +2,7 @@
 # fakeroot -u tox --recreate
 
 [tox]
-envlist = py{38,39,310}-{none,fuse2,fuse3}
+envlist = py{39,310}-{none,fuse2,fuse3}
 minversion = 3.2
 requires =
 	pkgconfig