Skip to content

Commit cfc750d

Browse files
authored
🔧 Add PEP-639 license metadata (#11)
1 parent b5e4aea commit cfc750d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[project]
22
name = "annotated-doc"
33
version = "0.0.2"
4+
license = "MIT"
5+
license-files = ["LICENSE"]
46
description = "Document parameters, class attributes, return types, and variables inline, with Annotated."
57
readme = "README.md"
68
authors = [

0 commit comments

Comments
 (0)