[Pytest-commit] Issue #339: Need a way to install a requirement before other requirements (hpk42/tox)

2016-06-28 Thread Glen Nelson
New issue 339: Need a way to install a requirement before other requirements https://bitbucket.org/hpk42/tox/issues/339/need-a-way-to-install-a-requirement-before Glen Nelson: I have mock 1.3.0 as a requirement for my project. Also, due to various reasons (corporate) I cannot upgrade to a versio

[Pytest-commit] Issue #340: Pytest: cannot use markers with tox.ini's posargs (hpk42/tox)

2016-06-28 Thread Jack Nicholson
New issue 340: Pytest: cannot use markers with tox.ini's posargs https://bitbucket.org/hpk42/tox/issues/340/pytest-cannot-use-markers-with-toxinis Jack Nicholson: I have a custom marker in pytest registered as dev in my tox.ini tox.ini excerpt: ``` [testenv] commands = find . -name '*.pyc' -