Fix inaccurate RHEL comment

This commit is contained in:
Maxwell G 2023-08-31 01:59:03 +00:00
parent 363f52c779
commit 549cb8e21d
No known key found for this signature in database
GPG Key ID: F79E4E25E8C661F8

View File

@ -21,7 +21,7 @@ BuildRequires: %{py3_dist pytest}
%if 0%{?fedora}
BuildRequires: rust-packaging
%else
# RHEL has rust-toolset and neither setuptools-scm nor wheel
# RHEL has rust-toolset instead of rust-packaging
BuildRequires: rust-toolset >= 1.45
%endif
%if %{with integration_tests}