Skip to content

Commit

Permalink
set the env type implicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
velikodniy committed Nov 4, 2024
1 parent 95f97b5 commit 935d5b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ python = ["3.9", "3.10", "3.11", "3.12", "3.13"]

[tool.hatch.envs.default]
python = "3.9"
type = "virtual"
dependencies = ["pytest", "pyright"]

[tool.pytest.ini_options]
Expand Down

0 comments on commit 935d5b0

Please sign in to comment.