Skip to content

Commit 1c5afce

Browse files
committed
version 1.0.2
1 parent f40bdec commit 1c5afce

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
@@ -19,7 +19,7 @@ def read(filename):
1919
author='Matias Carrasco Kind',
2020
author_email='[email protected]',
2121
scripts=['easyaccess'],
22-
py_modules=['easyaccess','config','utils'],
22+
py_modules=['easyaccess','config','utils.des_logo'],
2323
license='NCSA',
2424
description='Easy Access to access DES DB',
2525
long_description=read('README.md'),

0 commit comments

Comments
 (0)