[HandBrake_recursive] fix pipx dependency
This commit is contained in:
parent
e38ee9855a
commit
dbb3cc68a1
@ -8,6 +8,8 @@ setup(
|
||||
install_requires=[
|
||||
'ffmpeg-python',
|
||||
'openpyxl',
|
||||
'pydbus',
|
||||
'PyGObject',
|
||||
],
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
|
Loading…
x
Reference in New Issue
Block a user