pyCA: fixup the embedded sqlalchemy

Very similar to commit f5d5556aaf
This commit is contained in:
Vladimír Čunát
2023-07-21 16:48:05 +02:00
parent a400aea596
commit e90d5111a4
+4
View File
@@ -18,6 +18,10 @@ let
inherit version;
hash = "sha256-aRO4JH2KKS74MVFipRkx4rQM6RaB8bbxj2lwRSAMSjA=";
};
disabledTestPaths = [
"test/aaa_profiling"
"test/ext/mypy"
];
});
};
};