Re-enable skipped numpy and pendulum integration tests
This commit is contained in:
parent
26a62120e0
commit
f896f0f819
1 changed files with 5 additions and 0 deletions
|
|
@ -19,6 +19,11 @@ Source: %{pypi_source orjson}
|
|||
BuildRequires: tomcli
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: %{py3_dist pytest-forked}
|
||||
# Upstream restricts these test dependencies to particular Python interpreter
|
||||
# versions and architectures, but we would like to run the corresponding tests
|
||||
# everywhere.
|
||||
BuildRequires: %{py3_dist numpy}
|
||||
BuildRequires: %{py3_dist pendulum}
|
||||
BuildRequires: rust-packaging
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue