Skip to content

Commit f12c651

Browse files
committed
Merge pull request #4 from tampakrap/setuppy3
typo in py_modules
2 parents a8feb8e + d293390 commit f12c651

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
@@ -11,7 +11,7 @@
1111
author='Andrew Karpow',
1212
author_email='andy@ndyk.de',
1313
keywords=['pass', 'password', 'keyring'],
14-
py_modules=['pass.py'],
14+
py_modules=['pass'],
1515
classifiers=[
1616
'Development Status :: 4 - Beta',
1717
'Environment :: Console',

0 commit comments

Comments
 (0)