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 ad86b93 commit e0fd885Copy full SHA for e0fd885
setup.py
@@ -79,7 +79,7 @@
79
pymodule['platforms'] = 'OS Independent'
80
pymodule['zipsafe'] = True
81
pymodule['pymodules'] = ['pyarchivefile']
82
-pymodule['scripts'] = ['archivefile.py', 'neoarchivefile.py']
+pymodule['scripts'] = ['archivefile.py', 'neoarchivefile.py', 'archiveneofile.py']
83
pymodule['classifiers'] = [
84
'Development Status :: 5 - Production/Stable',
85
'Intended Audience :: Developers',
0 commit comments