mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 00:02:14 -04:00
Added include_package_data=True
This commit is contained in:
parent
b88092daab
commit
46d8b163be
1 changed files with 1 additions and 0 deletions
|
|
@ -19,4 +19,5 @@ setup(
|
|||
"letshelp-letsencrypt-apache = letshelp_letsencrypt.apache:main",
|
||||
],
|
||||
},
|
||||
include_package_data=True,
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue