Skip to content

Commit d79dff2

Browse files
committed
minor fix on setup.py
1 parent a3f5870 commit d79dff2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
url='https://github.com/tuxedoar/tiny-ldap-manager',
1313
author='tuxedoar',
1414
author_email='[email protected]',
15-
license='GPLv3'
15+
license='GPLv3',
1616
packages=['tiny_ldap_manager'],
1717
python_requires='>=3.6',
1818
scripts=["tiny_ldap_manager/_version.py"],

0 commit comments

Comments
 (0)