We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 803300c commit 9600cd5Copy full SHA for 9600cd5
1 file changed
pyproject.toml
@@ -11,9 +11,8 @@ authors = [
11
description = 'URL parser and manipulator based on the WHAT WG URL standard'
12
readme = "README.rst"
13
requires-python = ">=3.10"
14
-license = {text = "Apache 2.0"}
+license = "Apache-2.0"
15
classifiers = [
16
- "License :: OSI Approved :: Apache Software License",
17
"Programming Language :: Python :: 3",
18
"Programming Language :: Python :: 3 :: Only",
19
]
0 commit comments