add warning, pushshift install to tests

This commit is contained in:
Sean Breckenridge 2021-10-28 13:45:56 -07:00
parent a036461daf
commit 252037c97b
2 changed files with 6 additions and 2 deletions

View file

@ -15,7 +15,10 @@ REQUIRES = [
'git+https://github.com/karlicoss/rexport',
]
from my.core import warnings as W
# TODO: add link to instructions to migrate
W.high("DEPRECATED! Instead of my.reddit, import from my.reddit.all instead.")
# TODO: add warning here
from .rexport import *

View file

@ -88,7 +88,8 @@ commands =
hpi module install my.hypothesis
hpi module install my.instapaper
hpi module install my.pocket
hpi module install my.reddit
hpi module install my.reddit.rexport
hpi module install my.reddit.pushshift
hpi module install my.stackexchange.stexport
hpi module install my.pinboard
hpi module install my.arbtt