Skip to content

Include the license file in PyPI package #70

@mbrukman

Description

@mbrukman

There's an in-progress PR #45 on this, but given the potential file extension change in #68 and the migration from setup.py to setup.cfg in #69, we may need to adjust this.

Here's an easy way to include the license file via setup.cfg:

[metadata]
license_files = LICENSE.txt

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions