Skip to content

Commit 8a1b2c7

Browse files
committed
IMPROVEMENT: Add python-gettext missing development dependency
1 parent 8db5671 commit 8a1b2c7

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
@@ -57,6 +57,7 @@ dynamic = ["version"]
5757
dev = [
5858
"ruff",
5959
"pre-commit",
60+
"python-gettext",
6061
"pytest",
6162
"pytest-cov",
6263
"pytest-md",

0 commit comments

Comments
 (0)