1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-05-07 17:29:50 +00:00

Merge remote-tracking branch 'patrick/feature/tox-py35'

This commit is contained in:
Virgil Dupras 2016-01-05 17:21:44 -05:00
commit c05f01853d

View File

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