diff --git a/pyproject.toml b/pyproject.toml index e22fe5f..a50ab13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ version = "0.3.0" description = "Base package for Wutta Framework" readme = "README.rst" authors = [{name = "Lance Edgar", email = "lance@edbob.org"}] -license = {file = "COPYING.txt"} +license = {text = "GNU GPL v3+"} classifiers = [ "Development Status :: 4 - Beta", "Intended Audience :: Developers",