spack/lib/spack
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
..
docs Use python extend_path as pyqt sip fix (#15297) 2020-03-18 13:19:27 -05:00
env Fix FCFLAGS handling for Autotools packages (#14788) 2020-03-03 13:13:38 -08:00
external Vendoring: remove dependency on Setuptools from vendored pytest (#15612) 2020-03-23 16:55:07 -07:00
llnl multiprocessing: allow Spack to run uninterrupted in background (#14682) 2020-03-20 12:23:55 -07:00
spack Bugfix (config): enable "spack test" when in an active environment (#15618) 2020-03-23 15:15:36 -07:00