We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 115e239 commit 7fdd07bCopy full SHA for 7fdd07b
1 file changed
setup.py
@@ -79,7 +79,7 @@
79
pymodule['platforms'] = 'OS Independent'
80
pymodule['zipsafe'] = True
81
pymodule['pymodules'] = ['pyfoxfile']
82
-pymodule['scripts'] = ['foxfile.py', 'neofoxfile.py']
+pymodule['scripts'] = ['foxfile.py', 'neofoxfile.py', 'foxneofile.py']
83
pymodule['classifiers'] = [
84
'Development Status :: 5 - Production/Stable',
85
'Intended Audience :: Developers',
0 commit comments