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 9f6fac5 commit 600e4efCopy full SHA for 600e4ef
setup.py
@@ -5,4 +5,4 @@
5
author='Debathena Project',
6
author_email='[email protected]',
7
scripts=['delete', 'undelete', 'lsdel', 'expunge'],
8
- py_modules['libdelete.py'])
+ py_modules=['libdelete.py'])
0 commit comments