Skip to content

Commit

Permalink
Merge pull request #93 from jdufresne/license
Browse files Browse the repository at this point in the history
Include license file in the generated wheel package
  • Loading branch information
mgedmin committed Nov 12, 2018
2 parents e8f54e4 + ed0f964 commit 4e2527f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
@@ -1,6 +1,9 @@
[bdist_wheel]
universal = 1

[metadata]
license_file = LICENSE.rst

[nosetests]
with-doctest = 1
exe = 1
Expand Down

0 comments on commit 4e2527f

Please sign in to comment.