Skip to content

Commit

Permalink
Add additional root
Browse files Browse the repository at this point in the history
  • Loading branch information
Raunak Bhagat committed Nov 25, 2024
1 parent 165affd commit a174645
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ typeCheckingMode = "off"
venv = ".venv"
venvPath = "."

[[tool.pyright.executionEnvironments]]
root = ".github/ci-scripts"

[tool.pytest.ini_options]
addopts = "-m 'not (integration or benchmark or hypothesis)'"
minversion = "6.0"
Expand Down

0 comments on commit a174645

Please sign in to comment.