mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 17:15:36 +00:00
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:
@@ -1,5 +1,8 @@
|
|||||||
# SPDX-FileCopyrightText: 2021 Christopher Kerr
|
# SPDX-FileCopyrightText: 2021 Christopher Kerr
|
||||||
# SPDX-License-Identifier: CC0-1.0
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
[metadata]
|
[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 =
|
license_files =
|
||||||
LICENSES/*.txt
|
LICENSES/GPL-3.0-or-later.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user