Skip to content

Commit

Permalink
Merge branch 'branch-0.38' into ucx-wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb authored May 7, 2024
2 parents f8f25c9 + c1c3466 commit 0c2234c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion conda/environments/builddocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ dependencies:
- pip
- ucx
- cython
- tomli
1 change: 0 additions & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ dependencies:
packages:
- setuptools>=64.0.0
- cython>=3.0.0
- tomli # Not needed for Python 3.11+
run:
common:
- output_types: [conda, requirements, pyproject]
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ requires = [
"cython>=3.0.0",
"libucx==1.15.0",
"setuptools>=64.0.0",
"tomli",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit dependencies.yaml and run `rapids-dependency-file-generator`.

[project]
Expand Down

0 comments on commit 0c2234c

Please sign in to comment.