diff options
| author | Ian Cordasco <graffatcolmingov@gmail.com> | 2013-02-11 11:18:41 -0500 |
|---|---|---|
| committer | Ian Cordasco <graffatcolmingov@gmail.com> | 2013-02-11 11:18:41 -0500 |
| commit | 10cc0f3391cfa3ef952d79b899bacfbaded6709f (patch) | |
| tree | a50cb61a4b1dc2be58abcc5034e43011d170ab3f /README.rst | |
| parent | b97d869e201e9da48f0cd2e9843297d34109cbae (diff) | |
| download | flake8-10cc0f3391cfa3ef952d79b899bacfbaded6709f.tar.gz | |
Update Buildout docs
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 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 |
