fix pipx dependency
This commit is contained in:
parent
b6af19377a
commit
846131b4d1
@ -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