diff options
-rw-r--r-- | modulemd-tools.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modulemd-tools.spec b/modulemd-tools.spec index 87ddf9a..a9d39bd 100644 --- a/modulemd-tools.spec +++ b/modulemd-tools.spec @@ -78,7 +78,7 @@ cp man/*.1 %{buildroot}%{_mandir}/man1/ %check -%{python3} -m pytest -vv +%{__python3} -m pytest -vv %files |