We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfd4139 commit f1c678cCopy full SHA for f1c678c
1 file changed
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']
+pymodule['scripts'] = ['catfile.py', 'neocatfile.py', 'catneofile.py']
83
pymodule['classifiers'] = [
84
'Development Status :: 5 - Production/Stable',
85
'Intended Audience :: Developers',
0 commit comments