matplotlib / cmocean

Colormap setup for standardizing commonly-plotting oceanographic variables.
MIT License
230 stars 52 forks source link

Include LICENSE.txt file in wheels #68

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.

kthyng commented 6 years ago

Thanks for your contribution!