conda\clean-old-version: add script metadata

`bash -l` seems to be part of `setup-micromambda`
This commit is contained in:
Andrej730
2026-09-15 11:18:14 +05:00
parent 69e49422a9
commit 8a5878886e
2 changed files with 10 additions and 10 deletions
+7
View File
@@ -1,3 +1,10 @@
# /// script
# requires-python = ">=3.11"
# dependencies = [
# "anaconda-client==1.12.3",
# ]
# ///
import os
from binstar_client.errors import BinstarError