12 lines
342 B
Plaintext
12 lines
342 B
Plaintext
-e git+https://github.com/PyCQA/astroid.git#egg=astroid
|
|
-e git+https://github.com/PyCQA/pylint.git#egg=pylint
|
|
./scripts/dev/pylint_checkers
|
|
|
|
# https://github.com/PyCQA/pylint/issues/932
|
|
mccabe==0.5.0
|
|
|
|
# remove @commit-id for scm installs
|
|
#@ replace: @.*# #
|
|
|
|
# fix qute-pylint location
|
|
#@ replace: qute-pylint==.* ./scripts/dev/pylint_checkers |