diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2024-11-10 16:00:34 -0800 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2024-11-11 01:54:57 -0800 |
commit | 6961514122e04f3509c5e4a095060b056c38f5e9 (patch) | |
tree | 70d98bbd256aa700dae2b4f1387cbb0780f74001 /.dockerignore | |
parent | a9e60749964e976382fc87bf5e8b9a0d40b816d2 (diff) | |
download | spack-6961514122e04f3509c5e4a095060b056c38f5e9.tar.gz spack-6961514122e04f3509c5e4a095060b056c38f5e9.tar.bz2 spack-6961514122e04f3509c5e4a095060b056c38f5e9.tar.xz spack-6961514122e04f3509c5e4a095060b056c38f5e9.zip |
imports: move `conditional` to `directives.py`
`conditional()`, which defines conditional variant values, and the other ways to declare
variant values should probably be in a layer above `spack.variant`. This does the simple
thing and moves *just* `conditional()` to `spack.directives` to avoid a circular import.
We can revisit the public variant interface later, when we split packages from core.
Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl>
Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions