Skip to content

Commit 4c2551d

Browse files
committed
Update project metadata.
1 parent e76b6b7 commit 4c2551d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ name = "yowasp-runtime"
99
description = "Common runtime for YoWASP packages"
1010
readme = "README.md"
1111
authors = [{name = "Catherine", email = "[email protected]"}]
12-
license = {file = "LICENSE.txt"}
13-
classifiers = [
14-
"License :: OSI Approved :: ISC License (ISCL)"
15-
]
12+
license = "ISC"
1613

1714
requires-python = "~=3.8"
1815

0 commit comments

Comments
 (0)