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