mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
feat!: drop support for Python 3.9 (#712)
##### SUMMARY Drop support for EOL Python 3.9. https://devguide.python.org/versions/
This commit is contained in:
parent
fa1485b419
commit
700961762f
5 changed files with 6 additions and 4 deletions
|
|
@ -22,7 +22,7 @@ For more information about communication, see the [Ansible communication guide](
|
|||
|
||||
## Python version compatibility
|
||||
|
||||
This collection depends on the [hcloud](https://github.com/hetznercloud/hcloud-python) library. Due to the [hcloud](https://github.com/hetznercloud/hcloud-python) Python Support Policy this collection requires Python 3.9 or greater.
|
||||
This collection depends on the [hcloud](https://github.com/hetznercloud/hcloud-python) library. Due to the [hcloud](https://github.com/hetznercloud/hcloud-python) Python Support Policy this collection requires Python 3.10 or greater.
|
||||
|
||||
## Release notes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue