diff --git a/python-click.spec b/python-click.spec index 5d695c3..2218512 100644 --- a/python-click.spec +++ b/python-click.spec @@ -36,11 +36,7 @@ comes with good defaults out of the box. Summary: %{summary} %{?python_provide:%python_provide python2-%{pypi_name}} BuildRequires: python2-devel -%if ! (0%{?rhel} && 0%{?rhel} <= 7) BuildRequires: python2-setuptools -%else -BuildRequires: python-setuptools -%endif %{?with_python2_tests:BuildRequires: python2-pytest >= 2.8} %description -n python2-%{pypi_name} %{_description}