python3Packages.psycopg: disable slow tests (#494547)

This commit is contained in:
Martin Weinelt
2026-02-27 08:27:13 +00:00
committed by GitHub
@@ -226,6 +226,7 @@ buildPythonPackage rec {
"refcount"
"timing"
"flakey"
"slow"
];
postCheck = ''