python3Packages.psycopg: disable slow tests (#494547)
This commit is contained in:
@@ -226,6 +226,7 @@ buildPythonPackage rec {
|
||||
"refcount"
|
||||
"timing"
|
||||
"flakey"
|
||||
"slow"
|
||||
];
|
||||
|
||||
postCheck = ''
|
||||
|
||||
Reference in New Issue
Block a user