Skip to content

Commit 45b3566

Browse files
committed
build(poetry): add pytest-regression as dev dependency
1 parent 20d0629 commit 45b3566

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ isort = "^5.7.0"
7070
freezegun = "^0.3.15"
7171
pydocstyle = "^5.0.2"
7272
pre-commit = "^2.6.0"
73+
pytest-regressions = "^2.2.0"
7374

7475
[tool.poetry.scripts]
7576
cz = "commitizen.cli:main"

0 commit comments

Comments
 (0)