We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ca4d1 commit eddd87eCopy full SHA for eddd87e
spack.yaml
@@ -11,6 +11,7 @@ spack:
11
- mochi-flock
12
- nlohmann-json
13
- nlohmann-json-schema-validator
14
+ - toml11
15
- spdlog
16
- tclap
17
- mercury
@@ -34,6 +35,8 @@ spack:
34
35
require: "@0.12.0:"
36
mochi-flock:
37
require: "@0.3.0:"
38
+ toml11:
39
+ require: "@4.0.0:"
40
py-attrs:
41
require: "@22.2.0:"
42
nlohmann-json-schema-validator:
tests/spack.yaml
@@ -17,6 +17,7 @@ spack:
18
19
20
21
22
- fmt
23
@@ -44,6 +45,8 @@ spack:
44
45
46
47
48
49
50
51
52
0 commit comments