Skip to content

Commit ca6b768

Browse files
committed
Reapply "delete file, explain this abomination"
This reverts commit a1016dd.
1 parent b7ce6c2 commit ca6b768

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

.github/packaging/build_for_ci.sh

Lines changed: 0 additions & 11 deletions
This file was deleted.

.github/packaging/vllm_reqs.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# These requirements were generated by running steps 1-3 of scripts/build_wheels.shell
2+
# then running pip freeze and manually removing the vllm dependency.
3+
# The intention of this file is to use these known requirements for a fixed
4+
# vLLM build to supplement a vLLM install from download.pytorch.org without
5+
# resorting to --extra-index-url https://download.pytorch.org/whl/nightly to find
6+
# vLLM dependencies (as this results in a ResolutionTooDeep error from pip).
7+
# TODO: this should be done way less hackily
18
aiohappyeyeballs==2.6.1
29
aiohttp==3.13.0
310
aiosignal==1.4.0

0 commit comments

Comments
 (0)