summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg9
1 files changed, 3 insertions, 6 deletions
diff --git a/setup.cfg b/setup.cfg
index 2d08daa..c2c5219 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -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
@@ -36,13 +33,13 @@ test =
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
- python-subunit>=0.0.18 # Apache-2.0/BSD
+ python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
- oslo.context>=2.14.0 # Apache-2.0
+ oslo.context>=2.19.2 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
- testtools>=1.4.0 # MIT
+ testtools>=2.2.0 # MIT
os-testr>=1.0.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
fixtures =