Skip to content

Commit

Permalink
Add setup.cfg to include licences in .whl package
Browse files Browse the repository at this point in the history
  • Loading branch information
chatcannon committed Mar 20, 2021
1 parent d00319f commit 0560643
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# SPDX-FileCopyrightText: 2021 Christopher Kerr
# SPDX-License-Identifier: CC0-1.0
[metadata]
license_files =
LICENSES/*.txt

0 comments on commit 0560643

Please sign in to comment.