cde4375c96
If the Python used by Spack does not include Setuptools, then 'spack test' will fail because Spack's vendored pytest dependency imports and uses Setuptools in some of its functions. It turns out that Spack doesn't use the functionality those methods enable, so this PR removes those functions and thereby allows 'spack test' to run without Setuptools. |
||
---|---|---|
.. | ||
_pytest | ||
altgraph | ||
jinja2 | ||
jsonschema | ||
macholib | ||
markupsafe | ||
py | ||
py26 | ||
ruamel | ||
__init__.py | ||
argparse.py | ||
ctest_log_parser.py | ||
distro.py | ||
functools_backport.py | ||
ordereddict_backport.py | ||
pytest.py | ||
six.py |