diff --git a/python-libnacl.spec b/python-libnacl.spec index 5f305b0..d665cf8 100644 --- a/python-libnacl.spec +++ b/python-libnacl.spec @@ -10,7 +10,7 @@ Source0: %{pypi_source libnacl} BuildArch: noarch BuildRequires: libsodium-devel BuildRequires: python3-devel - +BuildRequires: python3dist(pytest) %global _description %{expand: Python libnacl is used to gain direct access to the functions exposed by @@ -33,6 +33,7 @@ Summary: %{summary} %generate_buildrequires %pyproject_buildrequires + %build %pyproject_wheel