Skip to content

Commit 7ce9b79

Browse files
committed
fixed missing dependency
1 parent 6f3e30b commit 7ce9b79

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
@@ -7,6 +7,7 @@ version = "5.0.0"
77

88
[tool.poetry.dependencies]
99
python = "^3.9"
10+
setuptools = "^65.5.0"
1011
inflection = ">=0.3,<0.4"
1112
exceptionite = ">=2.2,<3.0"
1213
pendulum = ">=3,<4"

0 commit comments

Comments
 (0)