Revision 6c9e1d69
Added by David Sorber over 7 years ago
| software/hbkcd/setup.py | ||
|---|---|---|
|
|
||
|
setup(
|
||
|
name = 'hbkcd',
|
||
|
version = '0.2.0',
|
||
|
version = '0.3.0',
|
||
|
description = 'HandBrake Control Daemon',
|
||
|
packages = find_packages(),
|
||
|
python_requires = '>=3.6.0',
|
||
Adding logrotate configuration. Version 0.3.0.