jfbercher / jupyter_latex_envs

(Some) LaTeX environments for Jupyter
Other
112 stars 28 forks source link

Include LICENSE.txt file in wheels #37

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.

jfbercher commented 6 years ago

Thanks for that @toddrme2178.