Originally reported by: notting (Bitbucket: notting, GitHub: notting)
- Most python software is licensed under MIT, BSD, or similar licenses
- These licenses require shipping a copy of the license with distributions of the software.
Ergo, setuptools should add the LICENSE or COPYING file to the egginfo/distinfo directory by default, so licenses get distributed automatically.
Originally reported by: notting (Bitbucket: notting, GitHub: notting)
Ergo, setuptools should add the LICENSE or COPYING file to the egginfo/distinfo directory by default, so licenses get distributed automatically.