Upgrade Molecule

This commit is contained in:
Luke Murphy 2020-04-29 10:57:12 +02:00
parent 10d26d1518
commit 33e2a4f2bf
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ setup_requires =
setuptools_scm_git_archive >= 1.1
install_requires =
hcloud >= 1.6.3, < 2
molecule >= 3.0.3, <= 3.1
molecule >= 3.0.4, <= 3.1
pyyaml >= 5.3.1, < 6
[options.extras_require]