projects
/
pyutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b15d270
)
Update license to try to make the PyPi page look nicer...
author
Scott Gasch
<scott@gasch.org>
Wed, 19 Oct 2022 02:38:31 +0000
(19:38 -0700)
committer
Scott Gasch
<scott@gasch.org>
Wed, 19 Oct 2022 02:38:31 +0000
(19:38 -0700)
pyproject.toml
patch
|
blob
|
history
diff --git
a/pyproject.toml
b/pyproject.toml
index 4bc24a859a1fd14186cb7a5b19c91688348dae2f..82faf76bec683b086a24ff73d54b9349314b8fcc 100644
(file)
--- a/
pyproject.toml
+++ b/
pyproject.toml
@@
-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",