forked from github/pelican
Add Invoke as dependency in pyproject
This commit is contained in:
parent
272778bc67
commit
04a602e381
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ sphinx_rtd_theme = "^0.4.3"
|
|||
tox = "^3.13"
|
||||
flake8 = "^3.7"
|
||||
flake8-import-order = "^0.18.1"
|
||||
invoke = "^1.3"
|
||||
|
||||
[tool.poetry.extras]
|
||||
markdown = ["markdown"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue