my.goodreads: cleanup, rename from my.reading.goodrads & use proper pip dependency
related:
- https://github.com/karlicoss/HPI/issues/79
- 10d8cc86a1
This commit is contained in:
parent
1cdef6f40a
commit
29384aef44
5 changed files with 123 additions and 83 deletions
2
tox.ini
2
tox.ini
|
@ -81,6 +81,7 @@ commands =
|
|||
hpi module install my.pinboard
|
||||
hpi module install my.arbtt
|
||||
hpi module install my.coding.commits
|
||||
hpi module install my.goodreads
|
||||
|
||||
# todo fuck. -p my.github isn't checking the subpackages?? wtf...
|
||||
# guess it wants .pyi file??
|
||||
|
@ -101,6 +102,7 @@ commands =
|
|||
-p my.calendar.holidays \
|
||||
-p my.arbtt \
|
||||
-p my.coding.commits \
|
||||
-p my.goodreads \
|
||||
--txt-report .coverage.mypy-misc \
|
||||
--html-report .coverage.mypy-misc \
|
||||
{posargs}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue