Install an executable for the elastic-recheck bot

Change-Id: Iabaca41ea20577e6b2ccf668f25449103cb4215c
This commit is contained in:
Jeremy Stanley 2013-09-30 19:03:22 +00:00
parent 338c2135b4
commit e8ac1b1fc8
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,10 @@ classifier =
packages =
elastic_recheck
[entry_points]
console_scripts =
elastic-recheck = elastic_recheck.bot:main
[build_sphinx]
source-dir = doc/source
build-dir = doc/build