Skip to content

Commit 9fdcd5c

Browse files
chore: add license type to distribution
fixes: #88
1 parent 3cc4631 commit 9fdcd5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ def run(self):
195195
"jsdeps": NPM,
196196
"develop": DevelopCmd,
197197
},
198+
license="MIT",
198199
author="Mario Buikhuizen, Maarten Breddels",
199200
200201
url="https://github.com/widgetti/ipyvue",

0 commit comments

Comments
 (0)