python3Packages.jaraco_itertools: remove patch
No longer applies and we don't test anymore anyway.
This commit is contained in:
@@ -15,10 +15,6 @@ buildPythonPackage rec {
|
||||
|
||||
nativeBuildInputs = [ setuptools_scm ];
|
||||
|
||||
patches = [
|
||||
./0001-Don-t-run-flake8-checks-during-the-build.patch
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [ inflect more-itertools six ];
|
||||
checkInputs = [ pytest ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user