mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 12:02:03 +02:00
Added include_package_data=True
This commit is contained in:
@@ -19,4 +19,5 @@ setup(
|
|||||||
"letshelp-letsencrypt-apache = letshelp_letsencrypt.apache:main",
|
"letshelp-letsencrypt-apache = letshelp_letsencrypt.apache:main",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
include_package_data=True,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user