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 12632e8 commit 6249061Copy full SHA for 6249061
pyproject.toml
@@ -4,6 +4,7 @@ version = "0.4.0"
4
description = "Add async validation to pydantic"
5
authors = [{ name = "TEAM23 GmbH", email = "[email protected]" }]
6
license = "MIT"
7
+license-files = ["LICENSE"]
8
readme = "README.md"
9
requires-python = ">=3.10"
10
dependencies = [
0 commit comments