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 14309a0 commit aa67168Copy full SHA for aa67168
pyproject.toml
@@ -22,7 +22,7 @@ authors = [{ name = "Apache Software Foundation", email = "[email protected]
22
requires-python = ">=3.10.0,<4.0.0"
23
readme = "README.md"
24
license = "Apache-2.0"
25
-license-files = ["LICEN[CS]E*", "NOTICE*"]
+license-files = ["LICENSE", "NOTICE"]
26
classifiers = [
27
"Operating System :: OS Independent",
28
"Programming Language :: Python :: 3.10",
0 commit comments