We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f5870 commit d79dff2Copy full SHA for d79dff2
1 file changed
setup.py
@@ -12,7 +12,7 @@
12
url='https://github.com/tuxedoar/tiny-ldap-manager',
13
author='tuxedoar',
14
author_email='[email protected]',
15
- license='GPLv3'
+ license='GPLv3',
16
packages=['tiny_ldap_manager'],
17
python_requires='>=3.6',
18
scripts=["tiny_ldap_manager/_version.py"],
0 commit comments