chore(core): nx plugin submission @nxlv/python (#17365)

This commit is contained in:
Lucas Vieira 2023-06-01 14:10:51 -03:00 committed by GitHub
parent a33e75e4d8
commit f5e52dbcbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -453,5 +453,10 @@
"name": "@loft-orbital/terraform", "name": "@loft-orbital/terraform",
"description": "Terraform executors and generators", "description": "Terraform executors and generators",
"url": "https://github.com/loft-orbital/nx-plugins/tree/main/packages/terraform" "url": "https://github.com/loft-orbital/nx-plugins/tree/main/packages/terraform"
},
{
"name": "@nxlv/python",
"description": "Nx plugin designed to extend the Nx features to work with Python projects based on Poetry.",
"url": "https://github.com/lucasvieirasilva/nx-plugins/tree/main/packages/nx-python"
} }
] ]