Undo license information in pyproject.toml

This commit is contained in:
Helder Eijs 2025-05-17 16:36:51 +02:00
parent 51ccbaccc4
commit cde63f8f9b

View file

@ -1,7 +1,3 @@
[project]
license = "BSD-2-Clause AND Unlicense"
license-files = [ "LICENSE.rst" ]
[build-system]
requires = ["setuptools"]
build-backend = "setuptools.build_meta"