Use hypexport package in demo.py, clean up tox

This commit is contained in:
Dima Gerasimov 2020-09-28 18:54:51 +02:00 committed by karlicoss
parent abbaa47aaf
commit deefa9fbbc
3 changed files with 11 additions and 14 deletions

View file

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