Files
gitlab-mirror/roles/borgmatic/conda.dev.yml
2025-12-12 17:22:02 +03:00

12 lines
184 B
YAML

---
name: ansible-borgmatic
channels:
- conda-forge
dependencies:
- python~=3.12.0
- pip>=24.2
- actionlint
- pip:
- -r requirements.txt
- -r requirements.ci.txt