Skip to content

Commit 91441fe

Browse files
dotcsfmfn
authored andcommitted
Add license classifier to setup.py
1 parent 1b7e2cb commit 91441fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,7 @@
1515
"scipy >= 0.14.0",
1616
"scikit-learn >= 0.18.0",
1717
],
18+
classifiers=[
19+
'License :: OSI Approved :: MIT License',
20+
]
1821
)

0 commit comments

Comments
 (0)