forked from mirrors/nixpkgs
python3Packages.portend: fix build
This commit is contained in:
parent
3d3a388d0c
commit
7308561b35
|
@ -10,7 +10,6 @@ buildPythonPackage rec {
|
|||
sha256 = "ac0e57ae557f75dc47467579980af152e8f60bc2139547eff8469777d9110379";
|
||||
};
|
||||
|
||||
patches = [ ./black-19.10b0.patch ];
|
||||
postPatch = ''
|
||||
substituteInPlace pytest.ini --replace "--flake8" ""
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue