Spack now allows for recursive includes which were not present when Spack-Manager was created.
Using this assumption the create-env and includes commands should be refactored to not require creating an includes.yaml if users wish to configure there project to recursively include files from some where else.
Spack now allows for recursive includes which were not present when Spack-Manager was created.
Using this assumption the
create-envandincludescommands should be refactored to not require creating anincludes.yamlif users wish to configure there project to recursively include files from some where else.