my.tinder: initial module for android databases

This commit is contained in:
Dima Gerasimov 2022-06-04 16:57:10 +01:00 committed by karlicoss
parent b9d788efd0
commit fd0c65d176
3 changed files with 225 additions and 0 deletions

View file

@ -101,6 +101,7 @@ commands =
hpi module install my.reddit.rexport
hpi module install my.reddit.pushshift
hpi module install my.stackexchange.stexport
hpi module install my.tinder.android
hpi module install my.pinboard
hpi module install my.arbtt
hpi module install my.coding.commits
@ -140,6 +141,7 @@ commands =
-p my.goodreads \
-p my.pdfs \
-p my.bumble.android \
-p my.tinder.android \
--txt-report .coverage.mypy-misc \
--html-report .coverage.mypy-misc \
{posargs}