pgadmin4: fix service start issue ()

This commit is contained in:
Florian 2024-11-03 07:23:48 +01:00 committed by GitHub
commit 988ad2be49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -205,6 +205,7 @@ pythonPackages.buildPythonApplication rec {
rich
jsonformatter
libgravatar
setuptools
];
passthru.tests = {