Skip to content

Commit dcd9bb1

Browse files
committed
had to move pyarrow ignore to setup.cfg
1 parent 66759af commit dcd9bb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ remote_data_strict = False
6767
filterwarnings =
6868
error
6969
ignore:numpy.ndarray size changed
70+
ignore:\nPyarrow will become a required dependency of pandas in the next major release of pandas:DeprecationWarning
7071

7172
[coverage:run]
7273
omit =

0 commit comments

Comments
 (0)