summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2021-09-15 23:40:00 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2021-09-16 02:21:29 +0200
commit59b6dc5442ef52785620ca0ab255bf4dfbf50a7e (patch)
treec14c36b7226f0dd551a938fd5a28ba102437926b /tox.ini
parent4f82550773d85d719004472d7d142314fb023ec1 (diff)
require python 3.8+, fixes #5975
if you do not have py38+ yet, just use borg 1.1.x.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 6a899f640..f23ae78d2 100644
--- a/tox.ini
+++ b/tox.ini
@@ -2,7 +2,7 @@
# fakeroot -u tox --recreate
[tox]
-envlist = py{37,38,39,310}-{none,fuse2,fuse3}
+envlist = py{38,39,310}-{none,fuse2,fuse3}
minversion = 3.2
requires =
pkgconfig