mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-03 23:16:14 +02:00
WIP
This commit is contained in:
parent
f1bd01594e
commit
4b9fe0cd4f
5 changed files with 101 additions and 26 deletions
|
@ -49,6 +49,7 @@ tzlocal = ">2.0, <3.0" # https://github.com/regebro/tzlocal/blob/master/CHANGE
|
|||
pytest = { version = ">=6.2", optional = true }
|
||||
pytest-bdd = { version = ">=4.0.1", optional = true }
|
||||
toml = { version = ">=0.10", optional = true }
|
||||
rich = "^12.2.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
mkdocs = ">=1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue