Skip to content

Commit 08f37d2

Browse files
committed
no dev
1 parent 64dca67 commit 08f37d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prefect.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pull:
2424
script: pip install uv==0.5.6
2525
- prefect.deployments.steps.run_shell_script:
2626
directory: '{{ clone-step.directory }}'
27-
script: uv sync --no-editable
27+
script: uv sync --no-editable --no-dev
2828

2929
# the deployments section allows you to provide configuration for deploying flows
3030
deployments:

0 commit comments

Comments
 (0)