There was an error while loading. Please reload this page.
1 parent dcb5728 commit 365d4c7Copy full SHA for 365d4c7
1 file changed
python-bugzilla.spec
@@ -144,7 +144,8 @@ done
144
145
%check
146
%if %{with python2}
147
-pytest
+# py.test naming is needed for RHEL7 compat, works fine with Fedora
148
+py.test
149
%endif # with python2
150
%if %{with python3}
151
pytest-3
0 commit comments