summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-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