elastic-recheck/requirements.txt
James E. Blair 338c2135b4 Make pid file configurable
And some other fixups around starting the daemon:
* read config file before forking
* add '-d' option to avoid forking
* default pidfile to /var/run/elastic-recheck/elastic-recheck.pid
* add pidfile option to config file
* switch to python-daemon library (which is the version of the
  lib that the code was expecting anyway)
* use expanduser in the query file path (to match the rest of the
  paths)

Change-Id: I674778ef189cd216a80f74bd449cdc3b12b57a7d
2013-09-30 10:29:32 -07:00

10 lines
103 B
Plaintext

pyelasticsearch
gerritlib
python-daemon
irc
pyyaml
lockfile
pbr>=0.5.21,<1.0
Babel>=0.9.6
launchpadlib