summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-09-19 09:04:33 +0000
committerCoprDistGit <infra@openeuler.org>2023-09-19 09:04:33 +0000
commit6e759ee92a2b23b5b77afb187590dc8d8dc8bd31 (patch)
tree6659a1293032220e1c12bf142fbcdf70965eaf89
parent35f1335ce0b78bf043bc3bfb6d6986bf18c422bd (diff)
automatic import of python-hatch-vcsopeneuler23.03
-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