Skip to content

Commit 01bf6e0

Browse files
fix versioning
1 parent cfa4462 commit 01bf6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/multi_python_versions/MODULE.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pip.parse(
5959
)
6060
pip.parse(
6161
hub_name = "pypi_3_10_only",
62-
python_version = "3.11",
62+
python_version = "3.10",
6363
requirements_lock = "//requirements:requirements_lock_3_10_only.txt",
6464
)
6565

0 commit comments

Comments
 (0)