Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
geigerzaehler committed Jan 10, 2025
1 parent edcf933 commit 8188681
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 10 deletions.
100 changes: 90 additions & 10 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ pytest-cov = "^6.0.0"
ruff = "^0.8.0"
typeguard = "^4.1.5"
typing-extensions = "^4.9.0"
pillow = "^11.1.0"

[tool.pytest.ini_options]
addopts = "--cov --cov-report=term --cov-report=html --cov-branch --doctest-modules"
Expand Down

0 comments on commit 8188681

Please sign in to comment.