1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-23 00:07:38 +00:00

Add python 3.4 to the tox environment list

This commit is contained in:
Jonas Borgström 2014-05-03 14:21:10 +02:00
parent 055a40910b
commit db0381e6f2

View file

@ -1,5 +1,5 @@
[tox]
envlist = py32, py33
envlist = py32, py33, py34
[testenv]
# Change dir to avoid import problem