Skip to content

Commit f8e717e

Browse files
author
Automated
committed
Demo of python-lib 9c663887cfb2ea5ab5b8e4c8d153d40389afe4af
1 parent 077b803 commit f8e717e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pyproject.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@ description = "Demonstrating https://github.com/simonw/python-lib"
55
readme = "README.md"
66
requires-python = ">=3.8"
77
authors = [{name = "Simon Willison"}]
8-
license = {text = "Apache-2.0"}
9-
classifiers = [
10-
"License :: OSI Approved :: Apache Software License"
11-
]
8+
license = "Apache-2.0"
9+
classifiers = []
1210
dependencies = [
1311

1412
]

0 commit comments

Comments
 (0)