[Pytest-commit] Issue #331: Output with missing setup.py could be nicer (hpk42/tox)

2016-05-13 Thread Florian Bruhin
New issue 331: Output with missing setup.py could be nicer https://bitbucket.org/hpk42/tox/issues/331/output-with-missing-setuppy-could-be-nicer Florian Bruhin: When there's no `setup.py`, we get: ``` $ tox Traceback (most recent call last): File "./.venv/bin/tox", line 11, in sys.exit(c

[Pytest-commit] Issue #332: tox doesn't strip line coments from dependencies (hpk42/tox)

2016-05-13 Thread Florian Bruhin
New issue 332: tox doesn't strip line coments from dependencies https://bitbucket.org/hpk42/tox/issues/332/tox-doesnt-strip-line-coments-from Florian Bruhin: With an up-to-date virtualenv (which downloads an up-to-date pip), since pip 8.1.2, tox breaks when there's a tox.ini like this: ```ini [