Skip to content

Commit e0fd885

Browse files
author
Kazuki Suzuki Przyborowski
committed
Update setup.py
1 parent ad86b93 commit e0fd885

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

0 commit comments

Comments
 (0)