add flake8 plugin build systems

This commit is contained in:
Phillip Cloud 2022-12-16 06:30:29 -05:00
parent e35a7e589f
commit 97b5fe2d7b
No known key found for this signature in database
GPG key ID: D908212070FD785E

View file

@ -5024,12 +5024,24 @@
"flake8-length": [
"setuptools"
],
"flake8-plugin-utils": [
"poetry"
],
"flake8-pytest-style": [
"poetry-core"
],
"flake8-polyfill": [
"setuptools"
],
"flake8-print": [
"poetry-core"
],
"flake8-pyprojecttoml": [
"setuptools"
],
"flake8-simplify": [
"setuptools"
],
"flaky": [
"setuptools"
],