|
@@ -12,7 +12,7 @@ setup(
|
|
|
version = ondemand.__version__,
|
|
|
description = 'Fourier ondemand service',
|
|
|
long_description = 'You can use it for do maintenance stuff',
|
|
|
- #scripts = [join(binpath, 'fourier')],
|
|
|
+ scripts = [join(binpath, 'fourier-ondemand')],
|
|
|
install_requires=['pyaudio'],
|
|
|
author = 'Gamaliel Espinoza M.',
|
|
|
author_email = 'gamaliel.espinoza@gmail.com',
|