Enable skipped pandas and psutil integration tests
This commit is contained in:
parent
f896f0f819
commit
e6b46905b4
1 changed files with 5 additions and 0 deletions
|
|
@ -24,6 +24,11 @@ BuildRequires: %{py3_dist pytest-forked}
|
|||
# everywhere.
|
||||
BuildRequires: %{py3_dist numpy}
|
||||
BuildRequires: %{py3_dist pendulum}
|
||||
# These are not in tests/requirements.txt, but they enable additional tests
|
||||
%ifnarch %{ix86}
|
||||
BuildRequires: %{py3_dist pandas}
|
||||
%endif
|
||||
BuildRequires: %{py3_dist psutil}
|
||||
BuildRequires: rust-packaging
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue