From e692fac905c6639b5cd9a440d44dccb3b6b843ec Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Fri, 31 May 2019 14:12:04 +0200 Subject: Make some dependencies optional --- docs/index.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 52bac0f..45d8202 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1135,6 +1135,9 @@ displayed. Mastodon allows an application to have one webpush subscription per user at a time. +All crypto utilities require Mastodon.pys optional "webpush" feature dependencies +(specifically, the "cryptography" and "http_ece" packages). + .. automethod:: Mastodon.push_subscription .. automethod:: Mastodon.push_subscription_set .. automethod:: Mastodon.push_subscription_update -- cgit v1.2.3