[setuptools.file_finders]
findfiles = setuptools_git:gitlsfiles

[console_scripts]
torque-process = torque.processor:main
torque-serve = torque.webapp:main

