Skip to content

Commit

Permalink
Add LICENSE file metadata to package distributions
Browse files Browse the repository at this point in the history
Add LICENSE file metadata to package distributions

https://github.com/python-ldap/python-ldap/pull/315
Co-authored-by: Petr Viktorin <encukou@gmail.com>
  • Loading branch information
2 people authored and GitHub committed Feb 25, 2020
1 parent 9eb8b95 commit 7196171
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Package metadata (for Setuptools 30.3 and later)
[metadata]
license_file = LICENCE

# Example for setup.cfg
# You have to edit this file to reflect your system configuation

Expand Down

0 comments on commit 7196171

Please sign in to comment.