Skip to content

Commit

Permalink
Merge pull request #100 from jorisgillis/master
Browse files Browse the repository at this point in the history
Updating license in setup.py
  • Loading branch information
JustGlowing authored Apr 26, 2021
2 parents 107e236 + fc8e6fe commit 3a888f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
author='Giuseppe Vettigli',
package_data={'': ['Readme.md']},
include_package_data=True,
license="CC BY 3.0",
license="MIT",
py_modules=['minisom'],
requires=['numpy'],
url='https://github.com/JustGlowing/minisom',
Expand Down

0 comments on commit 3a888f1

Please sign in to comment.