Skip to content

Commit ca6d013

Browse files
Update setup.py
1 parent 5b69105 commit ca6d013

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
@@ -79,7 +79,7 @@
7979
pymodule['platforms'] = 'OS Independent'
8080
pymodule['zipsafe'] = True
8181
pymodule['pymodules'] = ['pycatfile']
82-
pymodule['scripts'] = ['catfile.py', 'neocatfile.py', 'catneofile.py']
82+
pymodule['scripts'] = ['catfile.py']
8383
pymodule['classifiers'] = [
8484
'Development Status :: 5 - Production/Stable',
8585
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)