Skip to content

Commit

Permalink
Merge pull request pytest-dev#2182 from pombredanne/patch-1
Browse files Browse the repository at this point in the history
Ensure the LICENSE is included in built wheels
  • Loading branch information
RonnyPfannschmidt committed Jan 10, 2017
2 parents 64cb67b + aa82db9 commit ff309b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Expand Up @@ -9,5 +9,8 @@ upload-dir = doc/en/build/html
[bdist_wheel]
universal = 1

[metadata]
license_file = LICENSE

[devpi:upload]
formats = sdist.tgz,bdist_wheel

0 comments on commit ff309b3

Please sign in to comment.