Commit Graph

4 Commits

Author SHA1 Message Date
Andrej730 c29012d979 conda/clean-old-versions: bump anaconda-client
1.14.0 fixes the use of deprecated `pgk_resources` warning (https://github.com/anaconda/anaconda-client/releases/tag/1.14.0). Though bumping to the latest version.

Warning:
```
 /home/runner/micromamba/envs/test-env/lib/python3.11/site-packages/binstar_client/__init__.py:15: UserWarning:
  pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources
  package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
```
2026-09-15 12:02:52 +05:00
Andrej730 e7b961d269 ty: add conda 2026-09-15 12:02:52 +05:00
Andrej730 8a5878886e conda\clean-old-version: add script metadata
`bash -l` seems to be part of `setup-micromambda`
2026-09-15 12:02:52 +05:00
Andrej730 69e49422a9 ci-ifcopenshell-conda-cleaner: move script to a separate .py file 2026-09-15 12:02:52 +05:00