Skip to content

Commit

Permalink
Merge pull request #294 from rapidsai/branch-0.40
Browse files Browse the repository at this point in the history
Forward-merge branch-0.40 into branch-0.41
  • Loading branch information
GPUtester authored Oct 3, 2024
2 parents 8b2dc77 + 1d169a4 commit d8d5ca7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/libucxx/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ readme = { file = "README.md", content-type = "text/markdown" }
authors = [
{ name = "NVIDIA Corporation" },
]
license = { text = "Apache 2.0" }
license = { text = "BSD-3-Clause" }
classifiers = [
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
Expand Down Expand Up @@ -64,4 +64,4 @@ requires = [
"librmm==24.12.*,>=0.0.0a0",
"libucx==1.15.0",
"ninja",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.

0 comments on commit d8d5ca7

Please sign in to comment.