Add watcher for development
This commit is contained in:
parent
d9cc5211e8
commit
7081d4cc5f
6 changed files with 123 additions and 47 deletions
|
@ -14,6 +14,9 @@ rich = "^13.7.0"
|
|||
mistune = "^3.0.2"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pyinotify = "^0.9.6"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue