Skip to content

Commit

Permalink
Merge pull request #1183 from rapidsai/branch-23.06
Browse files Browse the repository at this point in the history
Forward-merge branch-23.06 to branch-23.08
  • Loading branch information
GPUtester authored May 26, 2023
2 parents df759d6 + c94b4ae commit e9365a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ filterwarnings = [
"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 e9365a2

Please sign in to comment.