Shopify / shopify_python

Python development standards at Shopify
MIT License
66 stars 13 forks source link

[wip] Upgrade to pylint 1.8.4 #99

Open mlhamel opened 6 years ago

mlhamel commented 6 years ago

Description

We've previously fixed the version of pylint to 1.7.1 (https://github.com/Shopify/shopify_python/pull/69) cause it seems there was an issue with astroid >= 1.6.0`. This doesn't seems to be the case anymore and it should be safe to migrate to the latest stable release.