mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-17 03:28:31 +02:00
undo fix for poetry
This commit is contained in:
parent
24c8d2751d
commit
f85cbb6065
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ rich = "^12.2.0"
|
|||
# dayone-only deps
|
||||
tzlocal = ">=4.0" # https://github.com/regebro/tzlocal/blob/master/CHANGES.txt
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = { version = ">=21.5b2", allow-prereleases = true }
|
||||
flakeheaven = ">=3.0"
|
||||
ipdb = "*"
|
||||
|
|
Loading…
Add table
Reference in a new issue