Build debian package for SQLCipher4
This commit is contained in:
parent
2f68084bdd
commit
d1aa5762bc
28 changed files with 285904 additions and 168 deletions
|
|
@ -24,7 +24,7 @@
|
|||
import datetime
|
||||
import functools
|
||||
import unittest
|
||||
from sqlcipher3 import dbapi2 as sqlite
|
||||
from sqlcipher4 import dbapi2 as sqlite
|
||||
import weakref
|
||||
#from test import support
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue