diff --git a/linters/autopep8/plugin.yaml b/linters/autopep8/plugin.yaml index 296a57442..a49e251db 100644 --- a/linters/autopep8/plugin.yaml +++ b/linters/autopep8/plugin.yaml @@ -14,6 +14,7 @@ lint: formatter: true runtime: python package: autopep8 + extra_packages: [pycodestyle@2.10.0] suggest_if: config_present direct_configs: [.pep8] affects_cache: