Skip to content

Commit 6249061

Browse files
committed
chore: Add license file to pyproject.toml
1 parent 12632e8 commit 6249061

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.4.0"
44
description = "Add async validation to pydantic"
55
authors = [{ name = "TEAM23 GmbH", email = "[email protected]" }]
66
license = "MIT"
7+
license-files = ["LICENSE"]
78
readme = "README.md"
89
requires-python = ">=3.10"
910
dependencies = [

0 commit comments

Comments
 (0)