docs: add MIT license
This commit is contained in:
parent
6bfef61ecc
commit
fc70bc28ab
2 changed files with 22 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ name = "cv"
|
|||
version = "0.1.0"
|
||||
description = "Generate a pretty CV from a Markdown File"
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"basedpyright>=1.38.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue