Skip to content

Commit

Permalink
chore: add license type to distribution
Browse files Browse the repository at this point in the history
fixes: #88
  • Loading branch information
mariobuikhuizen committed Feb 27, 2024
1 parent 3cc4631 commit 9fdcd5c
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 @@ -195,6 +195,7 @@ def run(self):
"jsdeps": NPM,
"develop": DevelopCmd,
},
license="MIT",
author="Mario Buikhuizen, Maarten Breddels",
author_email="[email protected], [email protected]",
url="https://github.com/widgetti/ipyvue",
Expand Down

0 comments on commit 9fdcd5c

Please sign in to comment.