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 55914af commit 1c554a2Copy full SHA for 1c554a2
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
6
name = "protovalidate"
7
description = "Protocol Buffer Validation for Python"
8
readme = "README.md"
9
-license = "Apache 2.0"
+license = "Apache-2.0"
10
license-files = ["LICENSE"]
11
keywords = ["validate", "protobuf", "protocol buffer"]
12
requires-python = ">=3.9"
0 commit comments