Add nose to build requires
This commit is contained in:
parent
4ac8726f02
commit
bc04935acb
@ -17,9 +17,11 @@ Source0: https://pypi.python.org/packages/source/j/jmespath/jmespath-%{ve
|
||||
BuildArch: noarch
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-nose
|
||||
%if %with python3
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-nose
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user