Skip to content

Commit

Permalink
Conda Python Mac version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
tsepuri committed Jun 26, 2024
1 parent 62eda4a commit c2ed1fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions env_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ channels:
- conda-forge
- defaults
dependencies:
- python=3.7
- python=3.10
- ffmpeg
- pip
- pytest
- scipy
- sox
- pip:
- ChildProject
- ChildProject

0 comments on commit c2ed1fe

Please sign in to comment.