Relax molecule bounds
See https://github.com/ansible-community/molecule-hetznercloud/pull/27.
This commit is contained in:
parent
2e3d6bf892
commit
d075adc50d
@ -56,7 +56,7 @@ setup_requires =
|
|||||||
setuptools_scm_git_archive
|
setuptools_scm_git_archive
|
||||||
install_requires =
|
install_requires =
|
||||||
hcloud >= 1.10.0, < 2
|
hcloud >= 1.10.0, < 2
|
||||||
molecule >= 3.2.1, <= 3.3
|
molecule >= 3.2.1, < 4
|
||||||
pyyaml >= 5.3.1, < 6
|
pyyaml >= 5.3.1, < 6
|
||||||
|
|
||||||
[options.extras_require]
|
[options.extras_require]
|
||||||
|
Loading…
Reference in New Issue
Block a user