[Pytest-commit] Issue #127: Possible problem with python3.4? (hpk42/tox)

2013-10-08 Thread Marc Abramowitz
New issue 127: Possible problem with python3.4? https://bitbucket.org/hpk42/tox/issue/127/possible-problem-with-python34 Marc Abramowitz: I just installed python 3.4a3 this morning and when I try to use it with tox, I get some strange errors: ``` marca@marca-mac:~/dev/git-repos/tox-test$ tox -e

[Pytest-commit] commit/tox: Ronald Evers: config documentation typo fixup

2013-10-08 Thread commits-noreply
1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/8f5203930869/ Changeset: 8f5203930869 User:Ronald Evers Date:2013-10-08 22:56:21 Summary: config documentation typo fixup Affected #: 1 file diff -r f7f70c5ce0b49656688bb78f8b4f5a1a8f489d7f -r 8f520393086916e5939

[Pytest-commit] Issue #128: install_command doesnt interpolate {toxinidir} (hpk42/tox)

2013-10-08 Thread Ronald Evers
New issue 128: install_command doesnt interpolate {toxinidir} https://bitbucket.org/hpk42/tox/issue/128/install_command-doesnt-interpolate Ronald Evers: I'm running into a wall trying to make pip use a custom ssl ca bundle with tox. I ended up trying to customize the install_command like so: