[Build] Add missing setuptools to requirements
Although likely to already be installed this is a runtime requirement for Deluge
This commit is contained in:
parent
2316088f5c
commit
1a9affbbac
|
@ -4,6 +4,7 @@ pyopenssl
|
|||
pyxdg
|
||||
pillow
|
||||
mako
|
||||
setuptools
|
||||
chardet
|
||||
setproctitle
|
||||
pywin32; sys_platform == 'win32'
|
||||
|
|
Loading…
Reference in New Issue