Merge "Put db requirements to extra requirements"
This commit is contained in:
@@ -39,6 +39,12 @@ oslo.config.opts =
|
||||
setup-hooks =
|
||||
pbr.hooks.setup_hook
|
||||
|
||||
[extras]
|
||||
mysql =
|
||||
PyMySQL>=0.7.6 # MIT
|
||||
postgres =
|
||||
psycopg2>=2.5 # LGPL/ZPL
|
||||
|
||||
[build_sphinx]
|
||||
all_files = 1
|
||||
build-dir = doc/build
|
||||
|
||||
Reference in New Issue
Block a user