Remove beaker stuff from the code.

This is all obsoleted by It's Dangerous.
This commit is contained in:
Brett Smith
2013-03-24 15:10:08 -04:00
parent 627a721cf6
commit 9e1fa2396f
7 changed files with 3 additions and 79 deletions

View File

@@ -43,7 +43,6 @@ setup(
install_requires=[
'setuptools',
'PasteScript',
'beaker',
'wtforms',
'py-bcrypt',
'nose',