Skip to content

Commit 3105437

Browse files
committed
update
1 parent afe42c1 commit 3105437

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
@@ -7,7 +7,7 @@
77
author_email='[email protected]',
88
url='https://github.com/darryllane/Bluto',
99
packages=['Bluto'],
10-
py_modules = ['Bluto/modules/__init__.py'],
10+
py_modules = ['Bluto/modules/'],
1111
include_package_data=True,
1212
license='LICENSE.txt',
1313
description='''

0 commit comments

Comments
 (0)