Don't pull mercurial into RHEL just to test this work with it
This commit is contained in:
parent
16a1852edd
commit
490ede4166
@ -15,8 +15,11 @@ BuildRequires: python%{python3_pkgversion}-devel
|
||||
BuildRequires: pyproject-rpm-macros
|
||||
%if %{with tests}
|
||||
BuildRequires: git-core
|
||||
# Don't pull mercurial into RHEL just to test this work with it
|
||||
%if %{undefined rhel}
|
||||
BuildRequires: mercurial
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%description
|
||||
Setuptools_scm handles managing your Python package versions in SCM metadata.
|
||||
|
Loading…
Reference in New Issue
Block a user