diff --git a/recipes/lrb_payed.recipe b/recipes/lrb_payed.recipe index ff6e7ae56c..c99a3b8216 100644 --- a/recipes/lrb_payed.recipe +++ b/recipes/lrb_payed.recipe @@ -25,6 +25,7 @@ class LondonReviewOfBooksPayed(BasicNewsRecipe): masthead_url = INDEX + '/assets/images/lrb_logo_big.gif' needs_subscription = True publication_type = 'magazine' + requires_version = (3, 0, 0) extra_css = ' body{font-family: Georgia,Palatino,"Palatino Linotype",serif} ' def get_browser(self):