Skip to content

Commit b5dab12

Browse files
committed
Merge branch 'master' of github.com:flipcoder/textbeat
2 parents b64c129 + 974b567 commit b5dab12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
author='Grady O\'Connell',
1313
author_email='[email protected]',
1414
license='MIT',
15-
packages=['textbeat','textbeat.def','textbeat.presets'],
15+
packages=['textbeat','textbeat.def','textbeat.presets','textbeat.plugins'],
1616
include_package_data=True,
1717
install_requires=[
1818
'pygame','colorama','prompt_toolkit','appdirs','pyyaml','docopt','future','shutilwhich','mido'

0 commit comments

Comments
 (0)