Skip to content

Commit

Permalink
Test numpy support on all target python versions
Browse files Browse the repository at this point in the history
Signed-off-by: Emanuele Giaquinta <[email protected]>
  • Loading branch information
exg committed Oct 13, 2023
1 parent 2e1b5c2 commit 7aa5325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
arrow
numpy;platform_machine=="x86_64" and python_version<"3.10"
numpy;platform_machine=="x86_64"
pendulum;sys_platform=="linux" and platform_machine=="x86_64" and python_version<"3.12"
psutil;sys_platform!="windows"
pytest
Expand Down

0 comments on commit 7aa5325

Please sign in to comment.