1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-24 16:55:36 +00:00

Remove Python3.5 from tox.ini as it is not supported anymore

This commit is contained in:
Guinness 2020-10-18 11:01:03 +02:00
parent a48d6d279f
commit a5078d2d34
No known key found for this signature in database
GPG key ID: 452A734DA611FA7C

View file

@ -2,7 +2,7 @@
# fakeroot -u tox --recreate
[tox]
envlist = py{35,36,37,38,39},flake8
envlist = py{36,37,38,39},flake8
[testenv]
deps =