Skip to content

Commit

Permalink
fix pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
kpedro88 committed Aug 13, 2024
1 parent d8a6a76 commit a753499
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
python-version: 3.9
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install libssl-dev libcurl4-openssl-dev python3-dev
python -m pip install --upgrade pip
python -m pip install pylint pycurl
Expand Down

0 comments on commit a753499

Please sign in to comment.