Skip to content

Commit

Permalink
chore(lint): set user-provided pyright venv (#399)
Browse files Browse the repository at this point in the history
This removes using the tox-provided pyright venv
  • Loading branch information
lengau authored Jul 31, 2024
1 parent 62e3bec commit 5b09ab3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,6 @@ exclude = ["craft_application/_version.py"]
strict = ["craft_application"]
pythonVersion = "3.10"
pythonPlatform = "Linux"
venvPath = ".tox"
venv = "typing"

[tool.mypy]
python_version = "3.10"
Expand Down

0 comments on commit 5b09ab3

Please sign in to comment.