Skip to content

Commit

Permalink
conda_mode is not supported, but still a required arg
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelizimm committed Oct 27, 2023
1 parent a27e8d0 commit 217e8c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vetiver/rsconnect.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ def deploy_rsconnect(
app_id=app_id,
title=title,
python=python,
conda_mode=False,
force_generate=force_generate,
log_callback=log_callback,
image=image,
Expand Down

0 comments on commit 217e8c6

Please sign in to comment.