Skip to content

Commit

Permalink
add license file into wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Jun 11, 2017
1 parent cd1e7e3 commit 6c2a0c0
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
Expand Up @@ -13,6 +13,9 @@ docs = develop easy_install pyramid[docs]
[bdist_wheel]
universal = 1

[metadata]
license_file = LICENSE.txt

[flake8]
ignore =
# E121: continuation line under-indented for hanging indent
Expand Down

0 comments on commit 6c2a0c0

Please sign in to comment.