Skip to content

Commit

Permalink
Add pyyaml as a dependency in Github Actions conda env
Browse files Browse the repository at this point in the history
  • Loading branch information
Colelyman committed Oct 18, 2024
1 parent 5eaf34b commit dda6f35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/envs/test_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ dependencies:
- jinja2
- tbb=2020.2
- pyparsing=2.3.1
- pyyaml
- scipy
- matplotlib=3.8.4
- nox
Expand Down

0 comments on commit dda6f35

Please sign in to comment.