Skip to content

Commit 72c3397

Browse files
add pytest
1 parent 4aa32b5 commit 72c3397

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ black = "^24.2.0"
1414
flake8 = "^7.0.0"
1515
coverage = "^7.4.1"
1616

17+
[tool.poetry.group.dev.dependencies]
18+
pytest = "^8.0.0"
19+
1720
[build-system]
1821
requires = ["poetry-core"]
1922
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)