File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff 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/
You can’t perform that action at this time.
0 commit comments