Skip to content

Commit e7e0834

Browse files
committed
add license and license-files
1 parent c2cf4dd commit e7e0834

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[project]
22
name = "fastapi-cli"
3+
license = "MIT"
4+
license-files = ["LICENSE"]
35
dynamic = ["version"]
46
description = "Run and manage FastAPI apps from the command line with FastAPI CLI. 🚀"
57
authors = [

0 commit comments

Comments
 (0)