Require 'bouncer' extra from rattail
ugh, this shouldn't be necessary, but easier to just go with it for now
This commit is contained in:
parent
614c6ddeec
commit
59298dc56a
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -44,7 +44,7 @@ requires = [
|
||||||
# package # low high
|
# package # low high
|
||||||
|
|
||||||
'psycopg2', # 2.6.2
|
'psycopg2', # 2.6.2
|
||||||
'rattail[auth,db]', # 0.7.25
|
'rattail[auth,db,bouncer]', # 0.7.25
|
||||||
'Tailbone', # 0.5.29
|
'Tailbone', # 0.5.29
|
||||||
'tox', # 3.13.2
|
'tox', # 3.13.2
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue