summaryrefslogtreecommitdiffstats
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorCalum Lind <calumlind@gmail.com>2018-11-01 20:53:46 +0000
committerCalum Lind <calumlind@gmail.com>2018-11-02 08:47:57 +0000
commite7127637cf87a7f08723641ae253e8330a59c0bd (patch)
tree2292795122a538770d72ecfcfc3a4f0f5ffbb8ab /docs/source/conf.py
parent6233e5c84417859c0f63f9c2b0cd2174bdff6e8f (diff)
downloaddeluge-e7127637cf87a7f08723641ae253e8330a59c0bd.tar.gz
deluge-e7127637cf87a7f08723641ae253e8330a59c0bd.tar.bz2
deluge-e7127637cf87a7f08723641ae253e8330a59c0bd.zip
[Dependency] Remove bundled rencode
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index d5c61287e..e7c28cc7b 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -91,6 +91,7 @@ for mod_name in MOCK_MODULES:
autodoc_mock_imports = [
'twisted',
+ 'rencode',
'OpenSSL',
'PIL',
'libtorrent',