Add a comment justifying not using %pyproject_buildrequires -t + %tox
This commit is contained in:
parent
16540ca168
commit
f7c9137373
@ -28,6 +28,9 @@ BuildRequires: python3-devel
|
||||
|
||||
%if %{without bootstrap}
|
||||
BuildRequires: coreutils
|
||||
# The Python test dependencies are not generated from tox.ini,
|
||||
# because it would require complex patching to be usable
|
||||
# and becasue we want to avoid the tox dependency in ELN/RHEL.
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3-freezegun
|
||||
%if %{with pytz_tests}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user