Skip to content

Commit

Permalink
fix: add setuptools installation
Browse files Browse the repository at this point in the history
  • Loading branch information
neilmunday committed Jan 2, 2024
1 parent f260573 commit b72250a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
pip install pytest
pip install PyYAML
pip install requests
pip install setuptools
pip install typing-extensions
- name: Analysing the code with pylint for Python 3.6
run: |
Expand Down

0 comments on commit b72250a

Please sign in to comment.