pgadmin: cleanup

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
Florian Brandes 2023-12-17 21:33:58 +01:00
parent bf74ecda42
commit ae3140f6fd
No known key found for this signature in database
GPG Key ID: 074048E893713170

View File

@ -9,7 +9,6 @@
, yarn
, prefetch-yarn-deps
, nodejs
, fetchpatch
, server-mode ? true
}:
@ -60,7 +59,6 @@ pythonPackages.buildPythonApplication rec {
# fix document which refers a non-existing document and fails
substituteInPlace docs/en_US/contributions.rst \
--replace "code_snippets" ""
patchShebangs .
# relax dependencies
sed 's|==|>=|g' -i requirements.txt
# fix extra_require error with "*" in match