Skip to content

Commit

Permalink
feat: adding python3.10 in cookiecutter conda.yaml for completeness
Browse files Browse the repository at this point in the history
  • Loading branch information
ThiagoGrabe committed Nov 16, 2024
1 parent b4260c0 commit 4b70169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookie-mlflow-step/{{cookiecutter.step_name}}/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ channels:
- defaults
dependencies:
- pip=23.3.1
- python=3.10
- pip:
- mlflow==2.8.1
- wandb==0.16.0

0 comments on commit 4b70169

Please sign in to comment.