Skip to content

Commit 7fdd07b

Browse files
author
Kazuki Suzuki Przyborowski
committed
Update setup.py
1 parent 115e239 commit 7fdd07b

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'] = ['pyfoxfile']
82-
pymodule['scripts'] = ['foxfile.py', 'neofoxfile.py']
82+
pymodule['scripts'] = ['foxfile.py', 'neofoxfile.py', 'foxneofile.py']
8383
pymodule['classifiers'] = [
8484
'Development Status :: 5 - Production/Stable',
8585
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)