We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c21d78 commit 3943777Copy full SHA for 3943777
1 file changed
packages/python-toolchain/data.json
@@ -1,5 +1,11 @@
1
{
2
- "_meta": { "default": "2" },
+ "_meta": { "default": "3" },
3
+ "3": {
4
+ "python": "3.13.12",
5
+ "uv": "0.11.6",
6
+ "ruff": "0.15.6",
7
+ "pytest": "9.0.3"
8
+ },
9
"1": {
10
"python": "3.13.12",
11
"uv": "0.10.9",
0 commit comments