We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a33e75e commit f5e52dbCopy full SHA for f5e52db
community/approved-plugins.json
@@ -453,5 +453,10 @@
453
"name": "@loft-orbital/terraform",
454
"description": "Terraform executors and generators",
455
"url": "https://github.com/loft-orbital/nx-plugins/tree/main/packages/terraform"
456
+ },
457
+ {
458
+ "name": "@nxlv/python",
459
+ "description": "Nx plugin designed to extend the Nx features to work with Python projects based on Poetry.",
460
+ "url": "https://github.com/lucasvieirasilva/nx-plugins/tree/main/packages/nx-python"
461
}
462
]
0 commit comments