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:
Lance Edgar 2019-08-16 22:55:22 -05:00
parent 614c6ddeec
commit 59298dc56a

View file

@ -44,7 +44,7 @@ requires = [
# package # low high
'psycopg2', # 2.6.2
'rattail[auth,db]', # 0.7.25
'rattail[auth,db,bouncer]', # 0.7.25
'Tailbone', # 0.5.29
'tox', # 3.13.2
]