1
0
kopia lustrzana https://github.com/arsenetar/dupeguru.git synced 2026-02-23 20:21:38 +00:00

add py35 to tox environments

This commit is contained in:
Patrick Atamaniuk
2016-01-05 22:15:42 +01:00
rodzic abb1345c49
commit 13a2868dd2

Wyświetl plik

@@ -1,5 +1,5 @@
[tox]
envlist = py33,py34
envlist = py33,py34,py35
skipsdist = True
[testenv]