Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Wilson <[email protected]>
  • Loading branch information
BenWilson2 committed Oct 29, 2023
1 parent d1d28f3 commit 40c5f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ outputs:
- jinja2 <4,>=3.0 # [win and mlflow_variant != "skinny"]
- jinja2 <4,>=2.11 # [not win and mlflow_variant != "skinny"]
- matplotlib-base <4 # [mlflow_variant != "skinny"]
- psutil <6 # [mlflow_variant != "skinny"]
- psutil <6 # [mlflow_variant != "skinny"]
run_constrained:
- mlflow{{ mlflow_other }} <0a0
# mlflow[gateway] requirements as it is auto-imported if all dependencies are met
Expand Down

0 comments on commit 40c5f7e

Please sign in to comment.