Feat: add readmin in pyproject.toml
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Bertrand Benjamin 2022-07-28 10:01:15 +02:00
parent cd2fdc162e
commit b2bbc0a24f
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ version = "1.0.0rc1"
description = "Command line tool for compiling latex with python command embedded"
authors = ["Bertrand Benjamin <benjamin.bertrand@opytex.org>"]
license = "GPLv3"
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"