Skip to content

Commit

Permalink
switching to environments file
Browse files Browse the repository at this point in the history
  • Loading branch information
valentina-s authored Jun 9, 2024
1 parent f01da56 commit 3248411
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/noise_processing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ jobs:
run: |
python -m pip install -U pip
python -m pip install -U setuptools wheel
python -m pip install awscli matplotlib scipy m3u8 git+https://github.com/kkroening/ffmpeg-python
python -m pip install orcasound_noise@git+https://github.com/orcasound/ambient-sound-analysis
python -m pip install kaleido
python -m pip install -r reaquirements_noise.txt
- name: Install ffmpeg
Expand Down

0 comments on commit 3248411

Please sign in to comment.