Ugh, require 'bouncer' extra from rattail also
This commit is contained in:
parent
89d87290f4
commit
a7dad098ab
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -68,7 +68,7 @@ requires = [
|
||||||
|
|
||||||
'invoke', # 1.4.1
|
'invoke', # 1.4.1
|
||||||
'psycopg2', # 2.8.5
|
'psycopg2', # 2.8.5
|
||||||
'rattail[db,auth]', # 0.9.130
|
'rattail[db,auth,bouncer]', # 0.9.130
|
||||||
'Tailbone', # 0.8.97
|
'Tailbone', # 0.8.97
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue