Add missing BR for tests

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Raits 2020-03-03 11:34:35 +01:00
parent 44c23e9624
commit 307ea41bcd
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -25,6 +25,7 @@ BuildRequires: python3-devel
BuildRequires: python3-pytest
BuildRequires: python3-setuptools
BuildRequires: python3-six
BuildRequires: python3-cached_property
%description -n python3-%{pkgname}
pygit2 is a set of Python bindings to the libgit2 library, which implements