Skip to content

Commit 27394ed

Browse files
committed
remove intermediate representation of concretization
1 parent f57f3ee commit 27394ed

2 files changed

Lines changed: 0 additions & 9 deletions

File tree

outputs/scripting/spack-python-sans-intermediate.out

Lines changed: 0 additions & 3 deletions
This file was deleted.

tutorial_scripting.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,6 @@ Notice that the concretized spec now:
116116
- has a single entry in its ``versions`` list
117117
- the operating system is now ``ubuntu22.04``
118118

119-
It's not necessary to store the intermediate abstract spec, we can use the ``.concretize_one()`` method as shorthand:
120-
121-
.. literalinclude:: outputs/scripting/spack-python-sans-intermediate.out
122-
:language: console
123-
:emphasize-lines: 1-2
124-
125119
^^^^^^^^^^^^^^^^^^^^^^^^^^^
126120
Querying the Spack database
127121
^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)