Skip to content

Commit 1d18734

Browse files
committed
attempt 5
1 parent 8959af9 commit 1d18734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222

2323
- name: Check for pylint errors
2424
run: |
25-
python -m pip install pylint
25+
python -m pip install pylint setuptools
2626
python setup.py build
2727
python -m pylint --disable=no-member -E build/*/evdev

0 commit comments

Comments
 (0)