my.instapaper: use instapexport from PIP package

This commit is contained in:
Dima Gerasimov 2020-09-29 19:08:08 +01:00 committed by karlicoss
parent 24fb983399
commit 3404b3fcf1
2 changed files with 5 additions and 23 deletions

View file

@ -226,10 +226,6 @@ for cls, p in modules:
'''
# path[s]/glob to the exported JSON data
export_path : Paths
# path to a local clone of instapexport
# alternatively, you can put the repository (or a symlink) in $MY_CONFIG/my/config/repos/instapexport
instapexport: Optional[PathIsh] = None
#+end_src
** [[file:../my/github/gdpr.py][my.github.gdpr]]