Skip to content

Commit

Permalink
install from github
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Saves committed Oct 11, 2024
1 parent c4b1685 commit 89b006d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install dependencies
run: |
pip install --upgrade pip
pip install -r requirements.txt
pip install -r requirements.txt git+https://github.com/SMTorg/smt
pip list
pip install -e .
Expand Down

0 comments on commit 89b006d

Please sign in to comment.