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
|
@ -45,6 +45,9 @@ class bluemaestro:
|
|||
class stackexchange:
|
||||
export_path: Paths = ''
|
||||
|
||||
class goodreads:
|
||||
export_path: Paths = ''
|
||||
|
||||
class pinboard:
|
||||
export_dir: Paths = ''
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue