Skip to content

Commit

Permalink
install dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
s-martin committed May 12, 2024
1 parent 6839928 commit 406839e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
pip install spidev
pip install -r requirements.txt
pip install -r requirements-GPIO.txt
pip install -r components/rfid-reader/PN532/requirements.txt
- name: Setup flake8 annotations
uses: rbialon/flake8-annotations@v1
- name: Lint with flake8
Expand Down

0 comments on commit 406839e

Please sign in to comment.