Skip to content

Commit 32c5371

Browse files
Merge pull request #25 from pombredanne/patch-2
Add license_file to setup.cfg metadata
2 parents 9879292 + d870c9d commit 32c5371

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
[bdist_wheel]
22
universal=1
33

4+
[metadata]
5+
license_file=LICENSE
6+
47
[devpi:upload]
58
formats=sdist.tgz,bdist_wheel

0 commit comments

Comments
 (0)