mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
Convert flake8.api to a submodule
This commit is contained in:
parent
b10aa91b82
commit
9c47fe3c08
2 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -68,6 +68,7 @@ setuptools.setup(
|
|||
url="https://gitlab.com/pycqa/flake8",
|
||||
packages=[
|
||||
"flake8",
|
||||
"flake8.api",
|
||||
"flake8.formatting",
|
||||
"flake8.main",
|
||||
"flake8.options",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue