Skip to content

Commit

Permalink
Merge pull request #90 from nicoddemus/include-license-in-sdist
Browse files Browse the repository at this point in the history
Include the LICENSE file in the sdist
  • Loading branch information
asottile authored Jan 14, 2019
2 parents fe5063f + 371005c commit bf9aa8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[bdist_wheel]
universal = True

[metadata]
license_file = LICENSE

0 comments on commit bf9aa8f

Please sign in to comment.