mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-12 16:45:35 +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-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
|
||||
|
||||
Reference in New Issue
Block a user