Allow pylint failure due to false positives

…………
This commit is contained in:
mathieui 2020-05-09 19:30:17 +02:00
parent 7ec16d97ee
commit 31afd58354

View file

@ -67,6 +67,7 @@ pytest-latest:
pylint-latest:
stage: lint
allow_failure: true
image: python:3
script:
- apt-get update && apt-get install -y libidn11-dev