We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66759af commit dcd9bb1Copy full SHA for dcd9bb1
setup.cfg
@@ -67,6 +67,7 @@ remote_data_strict = False
67
filterwarnings =
68
error
69
ignore:numpy.ndarray size changed
70
+ ignore:\nPyarrow will become a required dependency of pandas in the next major release of pandas:DeprecationWarning
71
72
[coverage:run]
73
omit =
0 commit comments