diff options
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ mysql = PyMySQL>=0.6.2 # MIT License # or oslo.db[mysql-c] mysql-c = - MySQL-python:python_version=='2.7' # GPL + MySQL-python:python_version=='2.7' # GPL with FOSS exception # or oslo.db[postgresql] postgresql = psycopg2>=2.5 # LGPL/ZPL |