summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-08 23:55:19 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-04-08 23:55:19 +0000
commit46767e58b909eeb87148e73a2058377568403db3 (patch)
tree26a5bb3dfc53d80ffdb9a48d81b1cce0e57dd80b
parentb283e7de6974e2465ecbae732dc08415bed6a07f (diff)
downloadoslo-db-46767e58b909eeb87148e73a2058377568403db3.tar.gz
Updated from global requirements
Change-Id: I590e44bffd711b810792855123aacdc85e864184
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index b718263..e3f1012 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -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