Kaydet (Commit) 518caa94 authored tarafından Berker Peksag's avatar Berker Peksag

Cleanup tox.ini.

üst 73cdb542
[tox]
envlist = py26,py27,pypy,py32,py33,py34
envlist = py26, py27, py33, py34, pypy, pypy3
skipsdist = True
[testenv]
usedevelop = True
commands =
pip install --allow-all-external -e .
nosetests
flake8 astor tests
- nosetests
- flake8 astor tests
deps =
-rrequirements-dev.txt
[testenv:py26]
deps =
{[testenv]deps}
unittest2
py26: unittest2
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