diff --git a/python-mutagen.spec b/python-mutagen.spec index 3527eb5..823735f 100644 --- a/python-mutagen.spec +++ b/python-mutagen.spec @@ -61,7 +61,7 @@ sphinx-build -b html -n docs docs/_build rm -rf docs/_build/{.buildinfo,.doctrees} %check -%{__python3} setup.py test +%pytest %files -n python3-%{modname}