diff --git a/python-pint.spec b/python-pint.spec index d40cffa..ffab6b3 100644 --- a/python-pint.spec +++ b/python-pint.spec @@ -55,6 +55,9 @@ sed -i '/@helpers.requires_numpy_at_least("1.16")/d' pint/testsuite/test_quantit # need it. rm -rvf docs/_themes +# https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters +sed -r -i '/pytest-cov/d' setup.cfg + %generate_buildrequires # We omit the “uncertainties” extra because python-uncertainties is not yet # packaged.