[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
|
pyxdg
|
||||||
pillow
|
pillow
|
||||||
mako
|
mako
|
||||||
|
setuptools
|
||||||
chardet
|
chardet
|
||||||
setproctitle
|
setproctitle
|
||||||
pywin32; sys_platform == 'win32'
|
pywin32; sys_platform == 'win32'
|
||||||
|
|
Loading…
Reference in New Issue