diff options
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -22,9 +22,6 @@ classifier = # So e.g. nova can test-depend on oslo.db[mysql] mysql = PyMySQL>=0.7.6 # MIT License -# or oslo.db[mysql-c] -mysql-c = - MySQL-python>=1.2.5:python_version=='2.7' # GPL with FOSS exception # or oslo.db[postgresql] postgresql = psycopg2>=2.6.2 # LGPL/ZPL |