reactive-python/reactpy-jupyter

Add license to setup.py and LICENSE file

grantjenks opened this issue · 3 comments

I'm interested in experimenting with this at work but our build process requires that we check the license of all code that is imported. I noticed that idom is licensed as "MIT" in setup.py and includes a LICENSE file. Would you be willing to do that for idom-jupyter as well?

Added the license file. Will make a release containing it shortly.

@grantjenks version 0.6.2 should now contain an MIT license file in the distribution

Thanks!