Skip to content

Commit

Permalink
Merge pull request #1244 from rapidsai/branch-23.10
Browse files Browse the repository at this point in the history
Forward-merge branch-23.10 to branch-23.12
  • Loading branch information
GPUtester authored Sep 26, 2023
2 parents a053157 + 8f1840f commit 5447c32
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -116,15 +116,8 @@ skip = [
filterwarnings = [
"error::DeprecationWarning",
"error::FutureWarning",
"ignore::DeprecationWarning:pkg_resources",
"ignore:distutils Version classes are deprecated.*:DeprecationWarning:",
# tornado 6.2, remove when dask/distributed#6669 is fixed
"ignore:clear_current is deprecated:DeprecationWarning:",
"ignore:make_current is deprecated:DeprecationWarning:",
# remove after https://github.com/rapidsai/dask-cuda/issues/1087 is closed
"ignore:There is no current event loop:DeprecationWarning:tornado",
# remove after unpinning Dask/Distributed 2023.3.2
"ignore:.*np.bool.*:DeprecationWarning:",
]

[tool.setuptools]
Expand Down

0 comments on commit 5447c32

Please sign in to comment.