2 new commits in pytest:
https://bitbucket.org/hpk42/pytest/commits/b47176c62f2f/
Changeset: b47176c62f2f
User:jurko
Date:2014-01-18 13:11:17
Summary: update README.rst docs - pytest is compatible with Python 2.5
instead of 2.4
Affected #: 1 file
diff -r 8afb9592588abefd3f
1 new commit in pytest:
https://bitbucket.org/hpk42/pytest/commits/542ae28377f5/
Changeset: 542ae28377f5
User:hpk42
Date:2014-01-18 14:53:04
Summary: added changelog: fixed docs and code to use "pytest" instead of
"py.test"
everywhere. Thanks Jurko Gspodnetic for the comple
Build Update for hpk42/pytest
-
Build: #76
Status: Still Failing
Duration: 11 minutes and 44 seconds
Commit: e4130a0 (master)
Author: holger krekel
Message: added changelog: fixed docs and code to use "pytest" instead of
"py.test"
everywhere. Thanks Jurko Gsp
New issue 146: setting PYTHONPATH causes tox to crash
https://bitbucket.org/hpk42/tox/issue/146/setting-pythonpath-causes-tox-to-crash
Daniel Neuhäuser:
When I try to set the PYTHONPATH environment variable, tox fails with this
traceback:
```
$ PYTHONPATH=../pypy tox
GLOB sdist-make: /Users/Das