Merge pull request #12432 from kragniz/12405
pythonPackages.mezzanine: disable pypy
This commit is contained in:
commit
ec71535c81
@ -10553,6 +10553,8 @@ in modules // {
|
|||||||
sha256 = "1cd7d3dji8q4mvcnf9asxn8j109pd5g5d5shr6xvn0iwr35qprgi";
|
sha256 = "1cd7d3dji8q4mvcnf9asxn8j109pd5g5d5shr6xvn0iwr35qprgi";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
disabled = isPyPy;
|
||||||
|
|
||||||
buildInputs = with self; [ pyflakes pep8 ];
|
buildInputs = with self; [ pyflakes pep8 ];
|
||||||
propagatedBuildInputs = with self; [
|
propagatedBuildInputs = with self; [
|
||||||
django_1_6 filebrowser_safe grappelli_safe bleach tzlocal beautifulsoup4
|
django_1_6 filebrowser_safe grappelli_safe bleach tzlocal beautifulsoup4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user