mirror of
https://github.com/pelican-plugins/share-post.git
synced 2025-10-15 17:08:54 +02:00
Merge branch 'main' into pre-commit-ci-update-config
This commit is contained in:
commit
4c00e773e1
1 changed files with 2 additions and 0 deletions
|
|
@ -32,6 +32,8 @@ python = ">=3.7,<4.0"
|
||||||
pelican = ">=4.5"
|
pelican = ">=4.5"
|
||||||
markdown = {version = ">=3.2.2", optional = true}
|
markdown = {version = ">=3.2.2", optional = true}
|
||||||
beautifulsoup4 = "^4.9.3"
|
beautifulsoup4 = "^4.9.3"
|
||||||
|
# Avoid PyPI/Poetry problem: https://github.com/python-poetry/poetry/issues/9293
|
||||||
|
docutils = "!=0.21.post1"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
black = ">=22.3.0"
|
black = ">=22.3.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue