Update license to try to make the PyPi page look nicer...
authorScott Gasch <[email protected]>
Wed, 19 Oct 2022 02:38:31 +0000 (19:38 -0700)
committerScott Gasch <[email protected]>
Wed, 19 Oct 2022 02:38:31 +0000 (19:38 -0700)
pyproject.toml

index 4bc24a859a1fd14186cb7a5b19c91688348dae2f..82faf76bec683b086a24ff73d54b9349314b8fcc 100644 (file)
@@ -6,7 +6,7 @@ authors = [
 ]
 description = "Python Utilities"
 readme = "README.md"
-license = { file="LICENSE" }
+license = "Apache-2.0"
 requires-python = ">=3.7"
 classifiers = [
     "Development Status :: 3 - Alpha",