We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e76b6b7 commit 4c2551dCopy full SHA for 4c2551d
pyproject.toml
@@ -9,10 +9,7 @@ name = "yowasp-runtime"
9
description = "Common runtime for YoWASP packages"
10
readme = "README.md"
11
authors = [{name = "Catherine", email = "[email protected]"}]
12
-license = {file = "LICENSE.txt"}
13
-classifiers = [
14
- "License :: OSI Approved :: ISC License (ISCL)"
15
-]
+license = "ISC"
16
17
requires-python = "~=3.8"
18
0 commit comments