Feat: add readmin in pyproject.toml
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
cd2fdc162e
commit
b2bbc0a24f
@ -4,6 +4,7 @@ version = "1.0.0rc1"
|
|||||||
description = "Command line tool for compiling latex with python command embedded"
|
description = "Command line tool for compiling latex with python command embedded"
|
||||||
authors = ["Bertrand Benjamin <benjamin.bertrand@opytex.org>"]
|
authors = ["Bertrand Benjamin <benjamin.bertrand@opytex.org>"]
|
||||||
license = "GPLv3"
|
license = "GPLv3"
|
||||||
|
readme = "README.md"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.10"
|
python = "^3.10"
|
||||||
|
Loading…
Reference in New Issue
Block a user