spack/lib/spack/external
Todd Gamblin cde4375c96
Vendoring: remove dependency on Setuptools from vendored pytest (#15612)
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.
2020-03-23 16:55:07 -07:00
..
_pytest Vendoring: remove dependency on Setuptools from vendored pytest (#15612) 2020-03-23 16:55:07 -07:00
altgraph Buildcache: Install into non-default directory layouts (#13797) 2020-03-16 08:42:23 -05:00
jinja2
jsonschema externals: avoid importing requests in jsonschema 2019-09-21 17:57:36 -07:00
macholib External: add macholib and altgraph needed to relocate Mach-o binaries on Linux (#12909) 2019-09-26 11:48:22 -05:00
markupsafe
py
py26
ruamel tests: finish removing pyqver from the repository (#14294) 2019-12-24 17:37:03 -08:00
__init__.py Vendoring: remove dependency on Setuptools from vendored pytest (#15612) 2020-03-23 16:55:07 -07:00
argparse.py
ctest_log_parser.py
distro.py Fix detection of redhat enterprise compute node (#15253) 2020-02-28 11:27:15 -06:00
functools_backport.py
ordereddict_backport.py copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
pytest.py
six.py