Skip to content

Commit

Permalink
add pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-janssen committed Sep 26, 2024
1 parent cd44fcb commit 301a5f3
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 2 deletions.
64 changes: 63 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ tqdm = "^4.66.4"
black = "^24.8.0"
isort = "^5.13.2"
pre-commit = "^3.8.0"
# pytest = "^8.3.3"
pytest = "^8.3.3"

[tool.pytest.ini_options]
testpaths = [
Expand Down

0 comments on commit 301a5f3

Please sign in to comment.