diff --git a/pyproject.toml b/pyproject.toml index 0de40ff..e45113f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,6 @@ authors = [] description = "EDB-system for PVV" readme = "README.md" requires-python = ">=3.11" -license = {text = "BSD-3-Clause"} classifiers = [ "Programming Language :: Python :: 3", ]