Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
WenjieDu committed Oct 31, 2023
1 parent 5a1419a commit a008461
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/testing_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,7 @@ jobs:
run: |
pip install -r requirements.txt
pip install torch-geometric==2.3.1 torch-scatter==2.1.1 torch-sparse==0.6.17 -f "https://data.pyg.org/whl/torch-${{ matrix.torch-version }}+cpu.html"
- name: Install development dependencies
run: |
pip install -e ".[dev]"
pip install pypots[dev]
- name: Fetch the test environment details
run: |
Expand Down

0 comments on commit a008461

Please sign in to comment.