diff --git a/setup.py b/setup.py index cebfb43..eee0e66 100644 --- a/setup.py +++ b/setup.py @@ -12,6 +12,7 @@ author='George Filipkin', author_email='botebotebot@gmail.com', license='MIT', + packages=[], scripts=['pulsemixer'], classifiers=[ 'Environment :: Console',