From 19db50534f467efacad16da82115ff787bd449e3 Mon Sep 17 00:00:00 2001 From: Jerry James Date: May 29 2020 17:06:30 +0000 Subject: Drop the flake8 dependency. --- diff --git a/python-fpylll.spec b/python-fpylll.spec index ef78a32..77fffb2 100644 --- a/python-fpylll.spec +++ b/python-fpylll.spec @@ -27,7 +27,6 @@ Summary: A Python 3 wrapper for fplll BuildRequires: python3-cysignals-devel BuildRequires: python3-devel BuildRequires: python3dist(cython) -BuildRequires: python3dist(flake8) BuildRequires: python3dist(numpy) BuildRequires: python3dist(pytest)