Skip to content

Commit

Permalink
Update requirements.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MarJMue committed Jun 20, 2024
1 parent 2be64b9 commit 75f07d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
run: |
curl -LsSf https://astral.sh/uv/install.sh | sh
uv pip install --system --no-deps .[fitting,dev]
uv pip install --system torch --index-url https://download.pytorch.org/whl/cpu
- name: Install dev requirements
run: |
uv pip install --system -r requirements/dev-requirements.txt
Expand Down

0 comments on commit 75f07d7

Please sign in to comment.