1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-31 02:01:13 +00:00

Test python 3.5 with tox

This commit is contained in:
mcarton 2015-10-28 13:32:37 +01:00
parent f374142bf8
commit 192ab0bfb0

View File

@ -1,5 +1,5 @@
[tox]
envlist = py27,py33,py34
envlist = py27,py33,py34,py35
[testenv]
deps = -rrequirements.txt