mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 06:13:19 -07:00
add details of deluge client changes
This commit is contained in:
parent
ddf18e25b6
commit
2188b4f80b
2 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
||||||
synchronousdeluge
|
deluge_client
|
||||||
utorrent
|
utorrent
|
||||||
|
|
2
tox.ini
2
tox.ini
|
@ -90,7 +90,7 @@ per-file-ignores =
|
||||||
core/utils/__init__.py: F401
|
core/utils/__init__.py: F401
|
||||||
core/plugins/downloaders/configuration.py: F401
|
core/plugins/downloaders/configuration.py: F401
|
||||||
core/plugins/downloaders/utils.py: F401
|
core/plugins/downloaders/utils.py: F401
|
||||||
libs/custom/synchronousdeluge/__init__.py: F401
|
libs/custom/deluge_client/__init__.py: F401
|
||||||
|
|
||||||
[testenv:check]
|
[testenv:check]
|
||||||
deps =
|
deps =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue