changeset 42 | 07229ac2497b |
parent 0 | f04e1d0a0723 |
child 47 | 6bfe7ef2f45e |
41:905e30f5467b | 42:07229ac2497b |
---|---|
59 'authomatic', |
59 'authomatic', |
60 'fanstatic', |
60 'fanstatic', |
61 'pyramid', |
61 'pyramid', |
62 'zope.component', |
62 'zope.component', |
63 'zope.interface', |
63 'zope.interface', |
64 'zope.password' |
64 'zope.password', |
65 'zope.principalannotation' |
|
65 ], |
66 ], |
66 entry_points={ |
67 entry_points={ |
67 'fanstatic.libraries': [ |
68 'fanstatic.libraries': [ |
68 'pyams_security = pyams_security:library' |
69 'pyams_security = pyams_security:library' |
69 ] |
70 ] |