update check-dependencies

bzr-revno: 2193
This commit is contained in:
Andreas Preikschat 2013-03-01 17:22:41 +00:00 committed by Tim Bentley
commit 3bc3434fa9
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ OPTIONAL_MODULES = [
('MySQLdb', ' (MySQL support)'),
('psycopg2', ' (PostgreSQL support)'),
('nose', ' (testing framework)'),
('mock', ' (testing module)'),
]
w = sys.stdout.write