Drop unused BuildRequires on python3-flake8
When updating to new Python version, linting packages (such as flake8) are generally not ready early enough.
This commit is contained in:
parent
faaf6b9f5a
commit
ae90bdb5cc
@ -15,7 +15,6 @@ BuildRequires: python3-devel
|
|||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
# Tests
|
# Tests
|
||||||
BuildRequires: python3-six
|
BuildRequires: python3-six
|
||||||
BuildRequires: python3-flake8
|
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user