docs(nx-dev): nx plugin submission @dman926/nx-python-pdm (#20416)

Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
Co-authored-by: Miroslav Jonaš <missing.manual@gmail.com>
This commit is contained in:
DJ Stelmach 2024-02-08 03:56:46 -05:00 committed by GitHub
parent 18efd62003
commit 17d058857b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -454,6 +454,11 @@
"description": "Nx plugin to support Firebase Apps and Cloud Functions in Nx workspaces", "description": "Nx plugin to support Firebase Apps and Cloud Functions in Nx workspaces",
"url": "https://github.com/simondotm/nx-firebase" "url": "https://github.com/simondotm/nx-firebase"
}, },
{
"name": "@dman926/nx-python-pdm",
"description": "Use Python in NX workspaces with PDM",
"url": "https://github.com/dman926/nx-python-pdm"
},
{ {
"name": "@gnuechtel/nx-cucumber", "name": "@gnuechtel/nx-cucumber",
"description": "Plugin to use Cucumber within Nx workspaces", "description": "Plugin to use Cucumber within Nx workspaces",