Skip to content

Commit

Permalink
Include LICENSE in wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Oct 18, 2017
1 parent a01277c commit a4b17ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
[wheel]
universal = 1

[metadata]
license_file = LICENSE

[coverage:run]
omit = paramiko/_winapi.py

Expand Down
1 change: 1 addition & 0 deletions sites/www/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Changelog
=========

* :support:`- backported` Include LICENSE file in wheel archives.
* :release:`2.0.7 <2017-09-18>`
* :release:`1.18.4 <2017-09-18>`
* :bug:`1061` Clean up GSSAPI authentication procedures so they do not prevent
Expand Down

0 comments on commit a4b17ac

Please sign in to comment.