* added 'manage-credentials' to setup.py

This commit is contained in:
Markus Korn 2009-01-13 13:32:02 +01:00
parent 148d722a60
commit 729c13e86b

View File

@ -37,7 +37,8 @@ setup(name='ubuntu-dev-tools',
'suspicious-source',
'ubuntu-iso',
'update-maintainer',
'what-patch',
'what-patch',
'manage-credentials',
],
packages=['ubuntutools'],
py_modules = ['common'],