spack bootstrap status --dev: function call for new interface (#45822)

This commit is contained in:
Greg Becker
2024-08-20 06:04:39 -07:00
committed by GitHub
parent 85905959dc
commit c1736077bb

View File

@@ -124,7 +124,7 @@ def _development_requirements() -> List[RequiredResponseType]:
# Ensure we trigger environment modifications if we have an environment
if BootstrapEnvironment.spack_yaml().exists():
with BootstrapEnvironment() as env:
env.update_syspath_and_environ()
env.load()
return [
_required_executable(