Skip to content

Commit

Permalink
Remove patchelf as it isn't required just would have been a nice to h…
Browse files Browse the repository at this point in the history
…ave but seems to be causing issues
  • Loading branch information
jdye64 committed Oct 26, 2023
1 parent 6ecb871 commit eb9760f
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion continuous_integration/environment-3.10-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ dependencies:
- tzlocal>=2.1
- uvicorn>=0.13.4
- zlib
- patchelf
1 change: 0 additions & 1 deletion continuous_integration/environment-3.8-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ dependencies:
- tzlocal=2.1
- uvicorn=0.13.4
- zlib
- patchelf
1 change: 0 additions & 1 deletion continuous_integration/environment-3.9-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ dependencies:
- tzlocal>=2.1
- uvicorn>=0.13.4
- zlib
- patchelf
1 change: 0 additions & 1 deletion continuous_integration/gpuci/environment-3.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ dependencies:
- tpot>=0.12.0
- tzlocal>=2.1
- uvicorn>=0.13.4
- patchelf
# GPU-specific requirements
- cudatoolkit=11.5
- cudf=23.12
Expand Down
1 change: 0 additions & 1 deletion continuous_integration/gpuci/environment-3.9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ dependencies:
- tpot>=0.12.0
- tzlocal>=2.1
- uvicorn>=0.13.4
- patchelf
# GPU-specific requirements
- cudatoolkit=11.5
- cudf=23.12
Expand Down

0 comments on commit eb9760f

Please sign in to comment.