summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python-hatch-vcs.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/python-hatch-vcs.spec b/python-hatch-vcs.spec
index 3827d98..2b5da30 100644
--- a/python-hatch-vcs.spec
+++ b/python-hatch-vcs.spec
@@ -40,7 +40,9 @@ Summary: %{summary}
%pyproject_install hatch_vcs==%{version}
%check
+%if !%{?bootstrap}
%{__python3} -m pytest
+%endif
%files -n python3-hatch-vcs
%license LICENSE.txt