pypyPackages.sqlalchemy_imageattach: disable tests on pypy
This commit is contained in:
parent
9cad5e755f
commit
cb4d686b1d
@ -8330,6 +8330,7 @@ let
|
||||
py.test
|
||||
cd ..
|
||||
'';
|
||||
doCheck = !isPyPy; # failures due to sqla version mismatch
|
||||
|
||||
meta = {
|
||||
homepage = https://github.com/crosspop/sqlalchemy-imageattach;
|
||||
|
Loading…
x
Reference in New Issue
Block a user