mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Add licences to all subpackages.
This commit is contained in:
@@ -17,6 +17,7 @@ install_requires = [
|
||||
setup(
|
||||
name='letsencrypt-apache',
|
||||
version=version,
|
||||
license='Apache License 2.0',
|
||||
packages=find_packages(),
|
||||
install_requires=install_requires,
|
||||
entry_points={
|
||||
|
||||
Reference in New Issue
Block a user