Skip to content

Commit 9600cd5

Browse files
committed
Update license specification
1 parent 803300c commit 9600cd5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ authors = [
1111
description = 'URL parser and manipulator based on the WHAT WG URL standard'
1212
readme = "README.rst"
1313
requires-python = ">=3.10"
14-
license = {text = "Apache 2.0"}
14+
license = "Apache-2.0"
1515
classifiers = [
16-
"License :: OSI Approved :: Apache Software License",
1716
"Programming Language :: Python :: 3",
1817
"Programming Language :: Python :: 3 :: Only",
1918
]

0 commit comments

Comments
 (0)