Skip to content

Commit 505a271

Browse files
committed
fix(poetry): add typing-exteions to dev
1 parent bd7e866 commit 505a271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ pytest-regressions = "^2.2.0"
7474
pytest-freezegun = "^0.4.2"
7575
types-PyYAML = "^5.4.3"
7676
types-termcolor = "^0.1.1"
77+
typing-extensions = "^4.0.1"
7778

7879
[tool.poetry.scripts]
7980
cz = "commitizen.cli:main"

0 commit comments

Comments
 (0)