add details of deluge client changes

This commit is contained in:
clinton-hall 2019-12-08 12:43:04 +13:00
commit 2188b4f80b
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
synchronousdeluge
deluge_client
utorrent

View file

@ -90,7 +90,7 @@ per-file-ignores =
core/utils/__init__.py: F401
core/plugins/downloaders/configuration.py: F401
core/plugins/downloaders/utils.py: F401
libs/custom/synchronousdeluge/__init__.py: F401
libs/custom/deluge_client/__init__.py: F401
[testenv:check]
deps =