diff --git a/conda.yaml b/conda.yaml index ae5213e81db..f2145f25e33 100644 --- a/conda.yaml +++ b/conda.yaml @@ -3,7 +3,7 @@ package: name: conda version: 24.11.2 - epoch: 0 + epoch: 1 description: "A system-level, binary package and environment manager running on all major operating systems and platforms." copyright: - license: BSD-3-Clause @@ -80,10 +80,14 @@ subpackages: - py${{range.key}}-ruamel-yaml - py${{range.key}}-tqdm pipeline: + - runs: | + # We don't use this dir until further down, but py/pip-build-install + # will fail if a parameter to its `prevent-inclusion:` does not exist + mkdir -p ./cleanup - uses: py/pip-build-install with: python: python${{range.key}} - prevent-inclusion: melange-out + prevent-inclusion: cleanup melange-out - name: "move usr/bin executables for -bin" runs: | mkdir -p ./cleanup/${{range.key}}/