mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-15 02:26:13 +02:00
Install pytest-icdiff and run poetry lock
Co-authored-by: Jonathan Wren <jonathan@nowandwren.com>
This commit is contained in:
parent
493ae01a7c
commit
009f03f3e1
2 changed files with 41 additions and 1 deletions
|
@ -51,6 +51,7 @@ toml = ">=0.10"
|
|||
pyflakes = ">=2.2.0"
|
||||
pytest = ">=6.2"
|
||||
pytest-bdd = "^4.0.1"
|
||||
pytest-icdiff = "^0.5"
|
||||
yq = ">=2.11"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue