python requires requirements.txt, not yaml

This commit is contained in:
2025-08-07 13:06:27 -05:00
parent f408623174
commit 9cec036ce2
2 changed files with 2 additions and 7 deletions

View File

@@ -1,8 +1 @@
---
collections:
- name: community.general
- name: linode.cloud
python:
- requests>=2.25.0
- urllib3>=1.26.0