my.tinder: initial module for android databases
This commit is contained in:
parent
b9d788efd0
commit
fd0c65d176
3 changed files with 225 additions and 0 deletions
2
tox.ini
2
tox.ini
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue