jupyter-widgets / pythreejs

A Jupyter - Three.js bridge
https://pythreejs.readthedocs.io
Other
951 stars 188 forks source link

Include LICENSE file in wheels #186

Closed toddrme2178 closed 6 years ago

toddrme2178 commented 6 years ago

The license requires that all copies of the software include the license. This makes sure the license is included in the wheels. See the wheel documentation here for more information.

SylvainCorlay commented 6 years ago

Duplicated from #187.