Skip to content

Commit d3753c8

Browse files
committed
reference requests library for imap_oauth in roundup-mailgw
1 parent 9dafe26 commit d3753c8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/installation.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,10 @@ Windows Service
148148
You can run Roundup as a Windows service if pywin32_ is installed.
149149
Otherwise it must be started manually.
150150

151+
requests
152+
If you are using OAuth authentication with the roundup-mailgw
153+
mail gateway you need to install the requests_ library.
154+
151155
.. _Using Redis for Session Databases:
152156
admin_guide.html#using-redis-for-session-databases
153157

@@ -1793,6 +1797,7 @@ please let us know!
17931797
.. _pywin32: https://pypi.org/project/pywin32/
17941798
.. _Redis: https://redis.io
17951799
.. _redis-py: https://pypi.org/project/redis/
1800+
.. _requests: https://requests.readthedocs.io/en/latest/
17961801
.. _Whoosh: https://whoosh.readthedocs.org/en/latest
17971802
.. _Xapian: https://xapian.org/
17981803
.. _zstd: https://pypi.org/project/zstd/

0 commit comments

Comments
 (0)