Skip to content

Commit ff309b3

Browse files
Merge pull request pytest-dev#2182 from pombredanne/patch-1
Ensure the LICENSE is included in built wheels
2 parents 64cb67b + aa82db9 commit ff309b3

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
@@ -9,5 +9,8 @@ upload-dir = doc/en/build/html
99
[bdist_wheel]
1010
universal = 1
1111

12+
[metadata]
13+
license_file = LICENSE
14+
1215
[devpi:upload]
1316
formats = sdist.tgz,bdist_wheel

0 commit comments

Comments
 (0)