Skip to content

Commit

Permalink
Update src/snowflake/cli/plugins/snowpark/commands.py
Browse files Browse the repository at this point in the history
Co-authored-by: Tomasz Urbaszek <tomasz.urbaszek@snowflake.com>
  • Loading branch information
sfc-gh-pczajka and sfc-gh-turbaszek authored Mar 29, 2024
1 parent 5b6e4a9 commit af394ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/snowflake/cli/plugins/snowpark/commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ def _deploy_single_object(
hidden=True,
callback=deprecated_flag_callback_enum(
"--pypi-download flag is deprecated. Snowpark build command"
" always tries to download non-Anaconda packages from PyPi."
" always tries to download non-Anaconda packages from external index (PyPi by default)."
),
)

Expand Down

0 comments on commit af394ac

Please sign in to comment.