Skip to content

Commit

Permalink
Fix type test
Browse files Browse the repository at this point in the history
  • Loading branch information
dext0r committed Nov 29, 2024
1 parent 5abf987 commit ed53070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ base_python = ["py312"]
commands = [
["pytest", "--cov", "--cov-report=xml:{env_dir}/coverage.xml", "-n=auto"],
]
allowlist_externals = ["python"]

[tool.tox.env_run_base.setenv]
PATH = "{env_dir}/bin:/usr/bin:/bin"
Expand Down

0 comments on commit ed53070

Please sign in to comment.