Skip to content

setuptools doesn't install licenses #357

@ghost

Description

Originally reported by: notting (Bitbucket: notting, GitHub: notting)


  1. Most python software is licensed under MIT, BSD, or similar licenses
  2. 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.


Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions