mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-05 18:22:41 +00:00
remove debug print
This commit is contained in:
parent
f30c601b10
commit
38c2c9c1dc
1 changed files with 0 additions and 1 deletions
|
@ -114,7 +114,6 @@ EOF
|
||||||
else
|
else
|
||||||
if [ -n "$TEST_PYPI_VERSION" ]; then
|
if [ -n "$TEST_PYPI_VERSION" ]; then
|
||||||
# these packages are damaged in test-pypi, so install them first
|
# these packages are damaged in test-pypi, so install them first
|
||||||
echo "Installing fastapi libcst"
|
|
||||||
add_to_docker << EOF
|
add_to_docker << EOF
|
||||||
RUN pip install fastapi libcst
|
RUN pip install fastapi libcst
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue