Skip to content

Commit

Permalink
Replace libpyvinyl with the new version
Browse files Browse the repository at this point in the history
  • Loading branch information
JunCEEE committed Jul 17, 2024
1 parent 932f256 commit 44bcbd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- name: Install production dependencies
run: |
python -m pip install --upgrade pip
pip install git+https://github.com/PaNOSC-ViNYL/libpyvinyl.git@remove_pint_pin
pip install -r requirements.txt
pip install pytest
pip install .
Expand Down

0 comments on commit 44bcbd1

Please sign in to comment.