Skip to content

Commit f1c678c

Browse files
author
Kazuki Suzuki Przyborowski
committed
Update setup.py
1 parent cfd4139 commit f1c678c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
pymodule['platforms'] = 'OS Independent'
8080
pymodule['zipsafe'] = True
8181
pymodule['pymodules'] = ['pycatfile']
82-
pymodule['scripts'] = ['catfile.py', 'neocatfile.py']
82+
pymodule['scripts'] = ['catfile.py', 'neocatfile.py', 'catneofile.py']
8383
pymodule['classifiers'] = [
8484
'Development Status :: 5 - Production/Stable',
8585
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)