mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 18:46:52 +00:00
Update Buildout docs
This commit is contained in:
parent
b97d869e20
commit
10cc0f3391
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ In order to use Flake8 inside a buildout, edit your buildout.cfg and add this::
|
|||
eggs = flake8
|
||||
${buildout:eggs}
|
||||
entry-points =
|
||||
flake8=flake8.run:main
|
||||
flake8=flake8.main:main
|
||||
|
||||
|
||||
setuptools integration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue