[Pytest-commit] Issue #502: py.test --doctest-modules doesn't skip setup.py (hpk42/pytest)

2014-04-12 Thread offbyone
New issue 502: py.test --doctest-modules doesn't skip setup.py https://bitbucket.org/hpk42/pytest/issue/502/pytest-doctest-modules-doesnt-skip-setuppy offbyone: If I have the following path layout: /setup.py /package_name/ /package_name/__init__.py I expect `--doctest-modules

[Pytest-commit] Issue #217: Provide a host-based method of finding interpreters. (hpk42/tox)

2015-02-19 Thread offbyone
New issue 217: Provide a host-based method of finding interpreters. https://bitbucket.org/hpk42/tox/issue/217/provide-a-host-based-method-of-finding offbyone: When running tox builds, I want to have tox find interpreters in a host-specific way; on some hosts, I have python 2.5 through 3.4 on