Skip to content

Commit 4cb7e5c

Browse files
authored
Merge pull request #143 from fabaff/patch-3
Add license tag
2 parents 4818ab7 + d8a63a4 commit 4cb7e5c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
long_description=long_description,
1717
author='Filipp Ozinov',
1818
author_email='fippo@mail.ru',
19+
license='MIT',
1920
url='https://github.com/bakwc/PySyncObj',
2021
download_url='https://github.com/bakwc/PySyncObj/tarball/' + VERSION,
2122
keywords=['network', 'replication', 'raft', 'synchronization'],

0 commit comments

Comments
 (0)