1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-10-30 14:44:05 +00:00

Merge pull request #391 from mcarton/tox-3.5

#374 Test python 3.5 with tox
This commit is contained in:
Vladimir Iakovlev
2015-10-28 20:52:45 +08:00

View File

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