projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2eab88
)
Removing mongo and mongokit as dependencies.
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Sun, 29 Apr 2012 16:11:08 +0000
(11:11 -0500)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Sun, 29 Apr 2012 16:11:08 +0000
(11:11 -0500)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index 1c7caf96fed34d28bbf81b0d47890ba18d6264b9..37f2e19fdb5e409deec59a5d79fa5ae4ae9f9f16 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-45,8
+45,6
@@
setup(
'PasteScript',
'beaker',
'routes',
- 'pymongo',
- 'mongokit',
'webob<=1.2a2',
'wtforms',
'py-bcrypt',