mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
##### SUMMARY Drop support for python 3.8 which is EOL since Oct 2024. https://endoflife.date/python Allow us to upgrade the hcloud-python library.
3 lines
40 B
YAML
3 lines
40 B
YAML
---
|
|
modules:
|
|
python_requires: ">=3.9"
|