8

Add MIT license

This commit is contained in:
Michael van Tellingen
2017-05-31 10:30:18 +02:00
parent c1f50a5add
commit 77005097c3
2 changed files with 22 additions and 1 deletions

View File

@@ -40,7 +40,7 @@ setup(
packages=find_packages('src'),
package_dir={'': 'src'},
include_package_data=True,
license='BSD',
license='MIT',
long_description=open('README.rst').read(),
classifiers=[
'Development Status :: 2 - Pre-Alpha',