forked from openlp/openlp
update check-dependencies
bzr-revno: 2193
This commit is contained in:
commit
3bc3434fa9
@ -91,6 +91,7 @@ OPTIONAL_MODULES = [
|
|||||||
('MySQLdb', ' (MySQL support)'),
|
('MySQLdb', ' (MySQL support)'),
|
||||||
('psycopg2', ' (PostgreSQL support)'),
|
('psycopg2', ' (PostgreSQL support)'),
|
||||||
('nose', ' (testing framework)'),
|
('nose', ' (testing framework)'),
|
||||||
|
('mock', ' (testing module)'),
|
||||||
]
|
]
|
||||||
|
|
||||||
w = sys.stdout.write
|
w = sys.stdout.write
|
||||||
|
Loading…
Reference in New Issue
Block a user