pythonPackages.mezzanine: disable pypy

Closes #12405.
This commit is contained in:
Louis Taylor 2016-01-16 21:17:35 +00:00
parent cea8ee50c7
commit 5be28250cb

View file

@ -10479,6 +10479,8 @@ in modules // {
sha256 = "1cd7d3dji8q4mvcnf9asxn8j109pd5g5d5shr6xvn0iwr35qprgi";
};
disabled = isPyPy;
buildInputs = with self; [ pyflakes pep8 ];
propagatedBuildInputs = with self; [
django_1_6 filebrowser_safe grappelli_safe bleach tzlocal beautifulsoup4