mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge pull request #3151 from RealOrangeOne/feature/watchfiles
This commit is contained in:
commit
3dce25ab23
5 changed files with 52 additions and 266 deletions
|
|
@ -41,6 +41,7 @@ rich = ">=10.1"
|
|||
unidecode = ">=1.1"
|
||||
markdown = {version = ">=3.1", optional = true}
|
||||
backports-zoneinfo = {version = "^0.2.1", python = "<3.9"}
|
||||
watchfiles = "^0.19.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
BeautifulSoup4 = "^4.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue