ansible-collection-hetzner-.../tests/config.yml
Jonas L e83997517d
test: support python >=3.7 for ansible-test (#235)
* test: only test for python >=3.7

* refactor: remove python 2 utc timezone workaround
2023-06-23 14:43:42 +02:00

3 lines
40 B
YAML

---
modules:
python_requires: ">=3.7"