Skip to content

Commit

Permalink
Update python-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoDiepers authored Jul 17, 2024
1 parent f01c5b0 commit eb09be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

# Create the conda environment
- name: Create conda environment
run: conda create -n timex -c conda-forge -c cmutel brightway25 bw_temporalis matplotlib seaborn
run: conda create -n timex -c conda-forge -c cmutel -c diepers brightway25 bw_temporalis dynamic_characterization matplotlib seaborn

# Install testing dependencies from pyproject.toml
- name: Install testing dependencies
Expand Down

0 comments on commit eb09be8

Please sign in to comment.