We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18efd62 commit 17d0588Copy full SHA for 17d0588
community/approved-plugins.json
@@ -454,6 +454,11 @@
454
"description": "Nx plugin to support Firebase Apps and Cloud Functions in Nx workspaces",
455
"url": "https://github.com/simondotm/nx-firebase"
456
},
457
+ {
458
+ "name": "@dman926/nx-python-pdm",
459
+ "description": "Use Python in NX workspaces with PDM",
460
+ "url": "https://github.com/dman926/nx-python-pdm"
461
+ },
462
{
463
"name": "@gnuechtel/nx-cucumber",
464
"description": "Plugin to use Cucumber within Nx workspaces",
0 commit comments