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