pypyPackages.sqlalchemy_imageattach: disable tests on pypy

This commit is contained in:
Domen Kožar
2014-09-19 21:11:06 +02:00
parent 9cad5e755f
commit cb4d686b1d
+1
View File
@@ -8330,6 +8330,7 @@ let
py.test
cd ..
'';
doCheck = !isPyPy; # failures due to sqla version mismatch
meta = {
homepage = https://github.com/crosspop/sqlalchemy-imageattach;