Skip to content

Commit 89e573f

Browse files
Explicitly mention that a working ssl module is required
1 parent dc38c53 commit 89e573f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Supported platforms
3030
This package supports Python 3.7 and later on macOS 10.9 or later, it is
3131
not supported on other platforms like iOS, Windows and Linux.
3232

33+
This package requires a working :mod:`ssl` module.
34+
3335
Basic Usage
3436
-----------
3537

0 commit comments

Comments
 (0)