Unverified Commit 60f9f207 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

python3Packages.psycopg: disable slow tests (#494547)

parents e08be97c b9c75a30
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -226,6 +226,7 @@ buildPythonPackage rec {
    "refcount"
    "timing"
    "flakey"
    "slow"
  ];

  postCheck = ''