Skip to content

Commit

Permalink
Update conda_env.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
valentina-s authored Jun 10, 2024
1 parent a9a2ffd commit 5d3ab32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conda_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
conda install scipy
- name: Hello World
shell: pwsh
run: |
python -c "import scipy as sp; print('Scipy version: '+sp.__version__)"
Expand Down

0 comments on commit 5d3ab32

Please sign in to comment.