Skip to content

Commit

Permalink
fix file name to execution-environment.yml (#2240) (#2279)
Browse files Browse the repository at this point in the history
* fix file name to execution-environment.yml

* fix syntax

(cherry picked from commit 22a4625)

Co-authored-by: Akira Yokochi <[email protected]>
  • Loading branch information
patchback[bot] and akira6592 authored Dec 10, 2024
1 parent 013dfac commit 8248ad0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -286,8 +286,8 @@ A collection can store some additional metadata in a ``runtime.yml`` file in the
- my_module
- another.collection.another_module
execution_environments.yml
^^^^^^^^^^^^^^^^^^^^^^^^^^
execution-environment.yml
^^^^^^^^^^^^^^^^^^^^^^^^^

If your collection has requirements, you can specify them in the ``execution-environment.yml`` file in the ``meta`` directory.
This ensures users do not need to add these requirements manually when building :ref:`Execution Environments<getting_started_ee_index>` containing your collection.
Expand Down

0 comments on commit 8248ad0

Please sign in to comment.