summaryrefslogtreecommitdiffstats
path: root/setup.cfg
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 /setup.cfg
parent6233e5c84417859c0f63f9c2b0cd2174bdff6e8f (diff)
downloaddeluge-e7127637cf87a7f08723641ae253e8330a59c0bd.tar.gz
deluge-e7127637cf87a7f08723641ae253e8330a59c0bd.tar.bz2
deluge-e7127637cf87a7f08723641ae253e8330a59c0bd.zip
[Dependency] Remove bundled rencode
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 4651662e3..94cea1bd5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -23,7 +23,7 @@ known_third_party =
cairo, gi,
# Ignore other module dependencies for pre-commit isort.
twisted, OpenSSL, pytest, recommonmark, chardet, pkg_resources, zope, mock,
- sphinx
+ sphinx, rencode
known_first_party = msgfmt, deluge
order_by_type = true
not_skip = __init__.py