Updated from global requirements

Change-Id: I65eb5fad2269e81c74e2a73e8bbd50b2ed8fb539
This commit is contained in:
OpenStack Proposal Bot 2016-11-16 00:20:09 +00:00
parent dd80045893
commit a82cd38189
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ classifier =
[extras]
# So e.g. nova can test-depend on oslo.db[mysql]
mysql =
PyMySQL!=0.7.7,>=0.6.2 # MIT License
PyMySQL!=0.7.7,>=0.7.6 # MIT License
# or oslo.db[mysql-c]
mysql-c =
MySQL-python:python_version=='2.7' # GPL with FOSS exception