-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lint prospector task failing #3414
Labels
Needed: more information
A reply from issue author is required
Comments
I've been working on this the other day. There is a PR that fix some problems with prospector at #3408 Can you check if those changes fix your issue? Thanks! |
Yep we're good.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
9e7bcb7
Places where it's happening:
See: pylint-dev/pylint-django#108
There seems to be version incompatibilities across pylint and pylint-django
Unfortunately, if I try to pin
pylint<=1.8
I get this:The text was updated successfully, but these errors were encountered: