Skip to content

testing/py3-pylint: add missing dependency

Luca Weiss requested to merge lucaweiss/aports:pylint-fix into master

When py3-toml isn't installed the following exception is thrown:

pkg_resources.DistributionNotFound: The 'toml>=0.7.1' distribution was not found and is required by pylint

Edited by Luca Weiss

Merge request reports