pyproject.toml: remove invalid license
This license field was added without any of the earlier contributors consent on accident. It is not valid
This commit is contained in:
parent
8a6a0c12ba
commit
28228beccd
@ -8,7 +8,6 @@ authors = []
|
|||||||
description = "EDB-system for PVV"
|
description = "EDB-system for PVV"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.11"
|
requires-python = ">=3.11"
|
||||||
license = {text = "BSD-3-Clause"}
|
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user