Skip to content

Commit

Permalink
Add scilpy on github tests
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaRenauld committed Apr 25, 2024
1 parent 4b05933 commit 44679f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
run: |
pip install --upgrade pip
pip install pytest
pip install -r requirements_github.txt
pip install -e .
- name: Tests
Expand Down
1 change: 1 addition & 0 deletions requirements_github.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
-e git+https://github.com/scilus/scilpy.git@d20d3d4917d40f698aa975f64a575dda34e0c89c#egg=scilpy

0 comments on commit 44679f1

Please sign in to comment.