Wheel package actually only needs GPLv3 licence file

The files with other licences are not included in the wheel package
This commit is contained in:
2021-03-20 16:25:27 +02:00
parent 0560643ea2
commit 741b17d54d

View File

@@ -1,5 +1,8 @@
# SPDX-FileCopyrightText: 2021 Christopher Kerr
# SPDX-License-Identifier: CC0-1.0
[metadata]
# N.B. The MIT-licensed CodeQL file and the CC0-licensed
# config files are not included in the .whl package so
# their licenses do not need to be packaged either.
license_files =
LICENSES/*.txt
LICENSES/GPL-3.0-or-later.txt