Skip to content

Commit

Permalink
silence deprecation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Nov 6, 2024
1 parent 9303267 commit c6fb3fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/rmm/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,5 @@ requires = [
# treat warnings as errors
filterwarnings = [
"error",
"ignore:.*cuda.cudart module is deprecated.*:DeprecationWarning"
]

0 comments on commit c6fb3fb

Please sign in to comment.