Skip to content

Commit 10337fc

Browse files
committed
tests ok
1 parent 4200ef6 commit 10337fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

backend/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ python-stdnum = "^2.1"
2626
freezegun = "^1.5.1"
2727
coverage = "^7.9.1"
2828

29+
[tool.poetry.group.dev.dependencies]
30+
python-stdnum = "^2.1"
31+
2932
[build-system]
3033
requires = ["poetry-core ~= 1.5.0"]
3134
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)