Commit 3a7dad95 by Erik van der Goetz Committed by Arun Babu Neelicattu

docs: Minor fix to plugin documentation

parent 34d66baa
......@@ -26,7 +26,7 @@ name = "my-poetry-plugin"
version = "1.0.0"
# ...
[tool.poetry.dependency]
[tool.poetry.dependencies]
python = "~2.7 || ^3.7"
poetry = "^1.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment