diff options
author | Copr dist git <copr-devel@lists.fedorahosted.org> | 2017-04-10 03:16:31 +0000 |
---|---|---|
committer | Copr dist git <copr-devel@lists.fedorahosted.org> | 2017-04-10 03:16:31 +0000 |
commit | 11440b082ff5efa0da24dd2af6bf23ea422fa069 (patch) | |
tree | ae3dc8bba9be9d1bc05528d5ce299d5efd016040 | |
parent | 606d2fe077c1b3c7fb4563360ee687bea281400a (diff) |
-rw-r--r-- | python-py.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python-py.spec b/python-py.spec index 56cc583..e9870dd 100644 --- a/python-py.spec +++ b/python-py.spec @@ -25,7 +25,9 @@ BuildArch: noarch Provides: %{python}-%{pypi_name} = %{version}-%{release} BuildRequires: %{python}-devel +BuildRequires: %{python}-setuptools BuildRequires: python36-devel +BuildRequires: python36-setuptools %description %{__desc} |