Skip to content

Commit 59b8cc0

Browse files
authored
Merge pull request #56 from anweshadas/master
Adds license information to the setup function
2 parents 890e043 + 6c655f9 commit 59b8cc0

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
@@ -5,6 +5,7 @@
55
version='0.4.6',
66
description='Python logging handler for Logstash.',
77
long_description=open('README.rst').read(),
8+
license='MIT',
89
author='Volodymyr Klochan',
910
author_email='vklochan@gmail.com',
1011
url='https://github.com/vklochan/python-logstash',

0 commit comments

Comments
 (0)