my.endomondo: add fake data generator, test mypy
This commit is contained in:
parent
1c20eb27aa
commit
d8841d0d7a
3 changed files with 27 additions and 3 deletions
2
tox.ini
2
tox.ini
|
@ -36,12 +36,14 @@ commands =
|
|||
pip install git+https://github.com/karlicoss/instapexport
|
||||
pip install git+https://github.com/karlicoss/pockexport
|
||||
pip install git+https://github.com/karlicoss/rexport
|
||||
pip install git+https://github.com/karlicoss/endoexport
|
||||
# todo I guess use a script...
|
||||
python3 -m mypy -p my.github.ghexport \
|
||||
-p my.hypothesis \
|
||||
-p my.instapaper \
|
||||
-p my.pocket \
|
||||
-p my.reddit \
|
||||
-p my.endomondo \
|
||||
--txt-report .mypy-coverage \
|
||||
--html-report .mypy-coverage \
|
||||
{posargs}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue