Skip to content

Commit

Permalink
struggle with changes in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Kundert authored and Ken Kundert committed Jan 25, 2025
1 parent fe90e9f commit 9f22184
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install Borg
run: |
sudo apt install libxxhash-dev borgbackup
sudo apt python3-pyfuse3 borgbackup
- name: Install packages
run: |
python -m pip install --upgrade pip
Expand Down
2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ isolated_build = True

[testenv:test]
deps =
pkgconfig
borgbackup[pyfuse3]>=1.4.0,<2.0.0
nestedtext
parametrize-from-file
pytest
Expand Down

0 comments on commit 9f22184

Please sign in to comment.