celery / vine

Python promises
Other
124 stars 43 forks source link

Include license file in the generated wheel package #17

Closed jdufresne closed 6 years ago

jdufresne commented 7 years ago

The wheel package format supports including the license file. This is done using the [metadata] section in the setup.cfg file. For additional information on this feature, see:

https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file