Skip to content

Commit

Permalink
had to move pyarrow ignore to setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
wtbarnes committed Feb 2, 2024
1 parent 66759af commit dcd9bb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ remote_data_strict = False
filterwarnings =
error
ignore:numpy.ndarray size changed
ignore:\nPyarrow will become a required dependency of pandas in the next major release of pandas:DeprecationWarning

[coverage:run]
omit =
Expand Down

0 comments on commit dcd9bb1

Please sign in to comment.