From 9c7514d664ef7c2aa51f31793832db384b331241 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Oct 14 2020 15:10:19 +0000 Subject: Add extension back --- diff --git a/python-check-manifest.spec b/python-check-manifest.spec index 0cf7a38..18f39e8 100644 --- a/python-check-manifest.spec +++ b/python-check-manifest.spec @@ -54,7 +54,7 @@ sed -i -e '/^#!\//, 1d' check_manifest.py %py3_install %check -%pytest -v tests -k "not vcs and not git and not sdist" +%pytest -v tests.py -k "not vcs and not git and not sdist" %files -n python3-%{pypi_name} %license LICENSE.rst