We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4818ab7 commit d8a63a4Copy full SHA for d8a63a4
1 file changed
setup.py
@@ -16,6 +16,7 @@
16
long_description=long_description,
17
author='Filipp Ozinov',
18
author_email='fippo@mail.ru',
19
+ license='MIT',
20
url='https://github.com/bakwc/PySyncObj',
21
download_url='https://github.com/bakwc/PySyncObj/tarball/' + VERSION,
22
keywords=['network', 'replication', 'raft', 'synchronization'],
0 commit comments