Skip to content

Commit 52dca2a

Browse files
committed
update
1 parent 000b7d4 commit 52dca2a

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/'],
10+
py_modules = ['/modules/'],
1111
include_package_data=True,
1212
license='LICENSE.txt',
1313
description='''

0 commit comments

Comments
 (0)