2 Commits

Author SHA1 Message Date
Rafael Guterres Jeffman
26ac5a284a 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.
2021-09-29 15:52:30 -03:00
Juan Antonio Osorio Robles
5e48f8e2ba Introduce setup files that copy roles to relevant directories
This enables easy installation of these roles through pip.
2018-02-13 17:15:03 +02:00