Originally reported by: pombredanne NA (Bitbucket: pombredanne, GitHub: pombredanne)
With #47 it is now possible to get a SINGLE license file included in a built wheel by using setup.cfg
[metadata]
license_file = <some file>
This is however a severe limitation: this works for very simple licenses... but even for common license such as the Apache-2.0, you cannot include both the license file and the NOTICE file.
Beyond this, there could be other metafiles you want to include in a built wheel.
If they are not package-data, you could use data_files, but they will be installed in some generally unpleasant location.
We should generalize the notion of license-file to include more than one and include arbitrary files defined in a setup.cfg as metafiles.
jwodder, paulmueller, jbarlow83 and kmaehashi
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4