Skip to content

Commit 327503a

Browse files
committed
chore: fix 'minversions' tox environment
1 parent 0f10ae2 commit 327503a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ commands = [
155155
[tool.tox.env.minversions]
156156
runner = "uv-venv-runner"
157157
uv_resolution = "lowest-direct"
158+
base_python = ["3.10"]
158159

159160
[tool.tox.env.doc]
160161
dependency_groups = ["doc"]

0 commit comments

Comments
 (0)