Removed Routes dependency, added admin routes

This commit is contained in:
Joar Wandborg
2012-10-20 12:09:23 +02:00
parent 54397b9063
commit 5b60ec41ee
6 changed files with 13 additions and 15 deletions

View File

@@ -44,7 +44,6 @@ setup(
'setuptools',
'PasteScript',
'beaker',
'routes',
'webob<=1.2a2,>=1.1',
'wtforms',
'py-bcrypt',