diff options
Diffstat (limited to 'common/pkg/requirements.pip')
-rw-r--r-- | common/pkg/requirements.pip | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/common/pkg/requirements.pip b/common/pkg/requirements.pip index a1238707..d3ed2b50 100644 --- a/common/pkg/requirements.pip +++ b/common/pkg/requirements.pip @@ -1,6 +1,2 @@ -u1db - -# XXX -- fix me! -# oauth is not strictly needed by us, but we need it until u1db adds it to its -# release as a dep. -oauth +paste +routes |