forked from openlp/openlp
removed sqlite from check_dependencies
This commit is contained in:
parent
b3d4be1a44
commit
7cae10917d
@ -88,7 +88,6 @@ MODULES = [
|
|||||||
|
|
||||||
|
|
||||||
OPTIONAL_MODULES = [
|
OPTIONAL_MODULES = [
|
||||||
('sqlite', ' (SQLite 2 support)'),
|
|
||||||
('MySQLdb', ' (MySQL support)'),
|
('MySQLdb', ' (MySQL support)'),
|
||||||
('psycopg2', ' (PostgreSQL support)'),
|
('psycopg2', ' (PostgreSQL support)'),
|
||||||
('nose', ' (testing framework)'),
|
('nose', ' (testing framework)'),
|
||||||
|
Loading…
Reference in New Issue
Block a user