diff --git a/python-oauthlib.spec b/python-oauthlib.spec index ea36b51..d8bf33c 100644 --- a/python-oauthlib.spec +++ b/python-oauthlib.spec @@ -22,6 +22,7 @@ very little effort. Summary: %{summary} BuildRequires: python3-devel +BuildRequires: python3-pytest BuildRequires: %{py3_dist blinker} BuildRequires: python3-jwt @@ -49,7 +50,7 @@ very little effort. %pyproject_save_files oauthlib %check -%{__python3} setup.py test +%{pytest} %files -n python3-oauthlib -f %{pyproject_files} %doc README.rst