Skip to content

Commit 82138aa

Browse files
committed
some platforms seem to lack sqlite3
1 parent 1100734 commit 82138aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/hook-hubblestack.py

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
'azure.storage.blob',
3636
'croniter',
3737
'vulners',
38+
'sqlite3',
3839

3940
# fdg readfile.json tries to absolute import a module during lazy load. Too
4041
# late for the packer to notice it should be packed in the binary.

0 commit comments

Comments
 (0)