Require pyramid 2.x; remove 1.x-style auth policies
This commit is contained in:
parent
e17ef2edd8
commit
efe477d0db
4 changed files with 8 additions and 86 deletions
|
@ -56,7 +56,7 @@ install_requires =
|
|||
paginate_sqlalchemy
|
||||
passlib
|
||||
Pillow
|
||||
pyramid
|
||||
pyramid>=2
|
||||
pyramid_beaker
|
||||
pyramid_deform
|
||||
pyramid_exclog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue