We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b69105 commit ca6d013Copy full SHA for ca6d013
setup.py
@@ -79,7 +79,7 @@
79
pymodule['platforms'] = 'OS Independent'
80
pymodule['zipsafe'] = True
81
pymodule['pymodules'] = ['pycatfile']
82
-pymodule['scripts'] = ['catfile.py', 'neocatfile.py', 'catneofile.py']
+pymodule['scripts'] = ['catfile.py']
83
pymodule['classifiers'] = [
84
'Development Status :: 5 - Production/Stable',
85
'Intended Audience :: Developers',
0 commit comments