author_email='yomguy@parisson.com',
license='Gnu Public License V2',
url='http://code.google.com/p/timeside',
- packages=['timeside','timeside.decoder','timeside.encoder','timeside.grapher','timeside.analyzer','timeside.tests'],
+ packages=['timeside','timeside.decoder','timeside.encoder','timeside.grapher',
+ 'timeside.analyzer','timeside.tests','timeside.tests.api'],
keywords='audio analyze transcode graph',
install_requires = ['setuptools',],
include_package_data = True,