Skip to content

Commit 7ac452d

Browse files
committed
update dependencies
1 parent f3999b9 commit 7ac452d

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
@@ -21,6 +21,9 @@ ipykernel = "^6.29.5"
2121
[tool.poetry.scripts]
2222
integuru = "integuru.__main__:cli"
2323

24+
[tool.poetry.dev-dependencies]
25+
pytest = "^7.0"
26+
2427
[build-system]
2528
requires = ["poetry-core"]
2629
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)