We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20d0629 commit 45b3566Copy full SHA for 45b3566
pyproject.toml
@@ -70,6 +70,7 @@ isort = "^5.7.0"
70
freezegun = "^0.3.15"
71
pydocstyle = "^5.0.2"
72
pre-commit = "^2.6.0"
73
+pytest-regressions = "^2.2.0"
74
75
[tool.poetry.scripts]
76
cz = "commitizen.cli:main"
0 commit comments