Removing mongo and mongokit as dependencies.

This commit is contained in:
Christopher Allan Webber 2012-04-29 11:11:08 -05:00
parent d2eab8868e
commit 9679ab6c1c

View File

@ -45,8 +45,6 @@ setup(
'PasteScript',
'beaker',
'routes',
'pymongo',
'mongokit',
'webob<=1.2a2',
'wtforms',
'py-bcrypt',