mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
Revert pyproject.toml to appease poetry
This commit is contained in:
parent
3fecd47037
commit
a7fd316c02
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ rich = ">=12.2.0, <14.0.0"
|
||||||
tzlocal = ">=4.0" # https://github.com/regebro/tzlocal/blob/master/CHANGES.txt
|
tzlocal = ">=4.0" # https://github.com/regebro/tzlocal/blob/master/CHANGES.txt
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
black = { version = ">=23.11.0", allow-prereleases = true }
|
black = { version = ">=21.5b2", allow-prereleases = true }
|
||||||
ipdb = "*"
|
ipdb = "*"
|
||||||
mkdocs = ">=1.4"
|
mkdocs = ">=1.4"
|
||||||
parse-type = ">=0.6.0"
|
parse-type = ">=0.6.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue