Merge pull request #12432 from kragniz/12405

pythonPackages.mezzanine: disable pypy
This commit is contained in:
Domen Kožar 2016-01-17 10:10:02 +01:00
commit ec71535c81

View file

@ -10553,6 +10553,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