Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlib authored Nov 23, 2024
1 parent 14113d2 commit 549912c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
- name: Install Python packages
run: |
edm install -y enable
edm install -y numpy
edm install -y numpy
edm install -y matplotlib
edm shell
edm run -- python -m pip install tqdm flake8 pytest pyptv \
--index-url https://pypi.fury.io/pyptv \
Expand Down

0 comments on commit 549912c

Please sign in to comment.