Skip to content

Commit

Permalink
Add license to setup.py (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
whiletruelearn authored Jun 10, 2020
1 parent 6645d9f commit 190e48a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
author_email='mdbartos@umich.edu, abhiramm@umich.edu, stroutm@umich.edu',
url='http://open-storm.org',
packages=["rrcf"],
license="MIT",
install_requires=[
'numpy'
]
Expand Down

0 comments on commit 190e48a

Please sign in to comment.