Require 'auth' and 'db' extras from rattail
This commit is contained in:
parent
7ca3136905
commit
614c6ddeec
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -44,7 +44,7 @@ requires = [
|
|||
# package # low high
|
||||
|
||||
'psycopg2', # 2.6.2
|
||||
'rattail', # 0.7.25
|
||||
'rattail[auth,db]', # 0.7.25
|
||||
'Tailbone', # 0.5.29
|
||||
'tox', # 3.13.2
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue