Skip to content

Commit 3943777

Browse files
committed
feat: add pytest to python-toolchain v3
1 parent 4c21d78 commit 3943777

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

packages/python-toolchain/data.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
2-
"_meta": { "default": "2" },
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+
},
39
"1": {
410
"python": "3.13.12",
511
"uv": "0.10.9",

0 commit comments

Comments
 (0)