Merge pull request #890 from cpcloud/build-systems

add flake8 plugin build systems
This commit is contained in:
Phillip Cloud 2022-12-16 07:45:08 -05:00 committed by GitHub
commit 1536cc0ab5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5027,12 +5027,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"
],