1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-02-20 20:09:07 +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
commit 5e9b2c56da

View File

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