added toml to pyproject

This commit is contained in:
Stefan Friese 2022-09-13 23:29:42 +02:00
parent 5f42a5d3db
commit 709d4344e6
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Markdown = "^3.4.1"
Flask-Markdown = "^0.3"
Pygments = "^2.12.0"
python-markdown-math = "*"
pytoml = "*"
[tool.poetry.dev-dependencies]