mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
Rename pyproject group to comply with poetry
This commit is contained in:
parent
e5fc8be2a8
commit
33a17433c6
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ rich = ">=14.0.0, <14.1.0"
|
||||||
# dayone-only deps
|
# dayone-only deps
|
||||||
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.group.dev.dependencies]
|
||||||
black = { version = ">=21.5b2", allow-prereleases = true }
|
black = { version = ">=21.5b2", allow-prereleases = true }
|
||||||
ipdb = "*"
|
ipdb = "*"
|
||||||
mkdocs = ">=1.4"
|
mkdocs = ">=1.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue