Commit c9d347bb authored by Matt Iversen's avatar Matt Iversen

Fix typo

parent 628c1b95
[tox]
envlist =
py26,py27,py27-cffi,pypy,py33,py34,py35,lint
py26,py27,py33,py34,py35,py27-cffi,pypy,lint
[testenv]
deps =
......@@ -8,7 +8,7 @@ deps =
cython >= 0.23.4
coverage >= 4.0
psutil
cffi
cffi
whitelist_externals =
*
commands =
......@@ -43,5 +43,5 @@ commands =
[testenv:leak]
basepython =
python2.7
commonds =
commands =
make leaktest
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment