avocado-framework / aexpect

Python library used to control interactive programs
GNU General Public License v2.0
8 stars 32 forks source link

CI: bump pylint to version known to work with released inspektor #91

Closed clebergnu closed 2 years ago

clebergnu commented 2 years ago

CI is failing due to incompatibility of latest inspektor and latest pylint. Let's pin pylint version to a known working version.

Signed-off-by: Cleber Rosa crosa@redhat.com