Update pyproject.toml and poetry.lock for use with recent poetry versions
This commit is contained in:
@@ -10,8 +10,6 @@ python = "^3.10"
|
||||
pelican = {version = "^4.11.0", extras = ["markdown"]}
|
||||
typogrify = "^2.0.7"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
Reference in New Issue
Block a user