Revision a11df5e5
Added by David Sorber over 7 years ago
| software/hbkcd/setup.py | ||
|---|---|---|
|
|
||
|
setup(
|
||
|
name = 'hbkcd',
|
||
|
version = '0.0.2',
|
||
|
version = '0.0.3',
|
||
|
description = 'HandBrake Control Daemon',
|
||
|
packages = find_packages(),
|
||
|
python_requires = '>=3.6.0',
|
||
It works! Need to add some polish before we're ready to call it 0.1, but
nearly there!