1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

Update tox.ini

Remove python 3.5 add 3.8
This commit is contained in:
2020-03-04 19:29:01 -06:00
committed by GitHub
parent de8a0a21b2
commit 3e4fe5b765

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py35,py36,py37
envlist = py36,py37,py38
skipsdist = True
skip_missing_interpreters = True