mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 14:06:14 +02:00
Add missing packaging dependency (#1011)
This commit is contained in:
parent
b509af6798
commit
832b9229f3
2 changed files with 4 additions and 3 deletions
|
@ -29,6 +29,7 @@ colorama = "^0.4.1"
|
|||
python-dateutil = "^2.8"
|
||||
pyyaml = "^5.1"
|
||||
ansiwrap = "^0.8.4"
|
||||
packaging = "^20.4"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
behave = "^1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue