Skip to content
Snippets Groups Projects
Verified Commit 40d659f9 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Add plugin dependencies

parent 2ee36790
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,9 @@ url = "https://edugit.org/api/v4/projects/257/packages/pypi/simple" ...@@ -12,7 +12,9 @@ url = "https://edugit.org/api/v4/projects/257/packages/pypi/simple"
secondary = true secondary = true
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = ">2.0" python = "^3.6"
pelican-sitemap = "^1.0.2"
pelican-jinja2content = "^1.0.1"
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment