diff --git a/community/approved-plugins.json b/community/approved-plugins.json index dfeb867a6f..f063c29a61 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -454,6 +454,11 @@ "description": "Nx plugin to support Firebase Apps and Cloud Functions in Nx workspaces", "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", "description": "Plugin to use Cucumber within Nx workspaces",