Skip to content

Commit cfc671c

Browse files
committed
Disable MySQL-Python DBI module
Use sqlite instead of pysqlite. Not supported in python 3.x
1 parent b759d1f commit cfc671c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ mock
55
#db support
66
pymysql
77
#pysqlite
8-
sqlite
8+
#sqlite
99
pymssql
1010
psycopg2
1111
#pyspatialite

0 commit comments

Comments
 (0)