1 new commit in tox:
https://bitbucket.org/hpk42/tox/commits/7b318dbb8376/
Changeset: 7b318dbb8376
User:hpk42
Date:2015-05-13 08:47:41+00:00
Summary: Merged in
maquilina/tox/maquilina/fix-minor-grammatical-error-in-readmerst-1431506151478
(pull request #158)
Fix minor gram
2 new commits in tox:
https://bitbucket.org/hpk42/tox/commits/31c1be6989fe/
Changeset: 31c1be6989fe
Branch: maquilina/fix-minor-grammatical-error-in-readmerst-1431506151478
User:maquilina
Date:2015-05-13 08:36:48+00:00
Summary: Fix minor grammatical error in README.rst
A
New issue 245: Can Not install sure dependency in tox.
https://bitbucket.org/hpk42/tox/issue/245/can-not-install-sure-dependency-in-tox
gregbestland:
When I specify sure as a dependency in my tox file it will error out during
install. This only appears to a problem with python 3.3 and 3.4. The o
New issue 246: envbindir substitution key not found
https://bitbucket.org/hpk42/tox/issue/246/envbindir-substitution-key-not-found
Brant Knudson:
If tox.ini has {envbindir} you get an exception
tox.ConfigError: ConfigError: substitution key 'envbindir' not found
{envbindir} works with tox<2.0 an
New issue 743: Assert rewrite causes reload() to fail
https://bitbucket.org/pytest-dev/pytest/issue/743/assert-rewrite-causes-reload-to-fail
lcampagn:
I have a unit test that passes when run with assert=plain or reinterp, but
fails with rewrite. I also looked over #435, but I believe this is a s