Remove Python 3.8 from tox

This commit is contained in:
Manu 2022-03-23 17:47:34 +04:00
parent c86a5491d9
commit f36a0fc6b6
1 changed files with 1 additions and 1 deletions

View File

@ -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