Skip to content

Commit 10236ee

Browse files
committed
fix: switch to nxlv/python instead of self-built nx plugin
1 parent b9ecdde commit 10236ee

File tree

5 files changed

+679
-15
lines changed

5 files changed

+679
-15
lines changed

nx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"plugin": "@nx/jest/plugin"
3535
},
3636
{
37-
"plugin": "@sftkit/nx-python"
37+
"plugin": "@nxlv/python",
38+
"packageManager": "uv"
3839
}
3940
],
4041
"generators": {

0 commit comments

Comments
 (0)