Skip to content
Commit 26ac5a28 authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

setup.py: Disable pylint rule import-error.

When running pylint against 'setup.py' it warns that an import is
not used. While it is not directly used, this is a fix for an issue
with older versions of Python, so this change tells pylint to ignore
the error.
parent 926297f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment