Skip to content

Commit 3c63184

Browse files
committed
feat: add tox-gh-actions dependency for improved CI integration
1 parent a5dcf92 commit 3c63184

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ruff = "^0.0.289"
1616
mock = "^5.2.0"
1717
coverage = "^7.9.2"
1818
pytest-cov = "^6.2.1"
19+
tox-gh-actions = "^3.3.0"
1920

2021
[build-system]
2122
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)