Merge pull request #5 from xlab-si/register-entrypoint

Add a missing entry point option to setup.cfg
This commit is contained in:
decentral1se 2019-11-16 08:05:08 +07:00 committed by GitHub
commit 2b504d9743
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -84,3 +84,7 @@ where = .
[flake8]
max-line-length = 88
[options.entry_points]
molecule.driver =
hetznercloud = molecule_hetznercloud.hetznercloud:HetznerCloud