1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-04-19 01:00:42 +01: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] [tox]
envlist = py27,py33,py34 envlist = py27,py33,py34,py35
[testenv] [testenv]
deps = -rrequirements.txt deps = -rrequirements.txt