diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2016-12-22 09:31:40 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-12-22 09:31:40 -0500 |
commit | 7a1c700e16523ad07532bea2ed87718fe29d3595 (patch) | |
tree | 49337bc88735e3e12e282a1a353d45898a8f082c /setuptools/tests/test_test.py | |
parent | 5d4b2b691fea992ec47132ba2b01ebd396fe7216 (diff) | |
download | external_python_setuptools-7a1c700e16523ad07532bea2ed87718fe29d3595.tar.gz external_python_setuptools-7a1c700e16523ad07532bea2ed87718fe29d3595.tar.bz2 external_python_setuptools-7a1c700e16523ad07532bea2ed87718fe29d3595.zip |
Re-use test.paths_on_pythonpath to extend the PYTHONPATH variable rather than erasing it. When tests are run under pytest-runner (or other setup.py test invocations), the PYTHONPATH is carefully curated to include dependencies and the project under test. Overwriting PYTHONPATH will break tests in those environments. Fixes #884.
Diffstat (limited to 'setuptools/tests/test_test.py')
0 files changed, 0 insertions, 0 deletions