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