Finally added jeepney as requirement to the setup.py
This commit is contained in:
parent
ec2713d98d
commit
0d131f80d5
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -34,8 +34,8 @@ setuptools.setup(
|
|||
"tinytag~=2.1.0",
|
||||
"pydub~=0.25.1",
|
||||
"pygame~=2.6.1",
|
||||
"jeepney~=0.8.0",
|
||||
"wobbl_tools @ git+https://teapot.informationsanarchistik.de/Wobbl/wobbl_tools@9b7e796877781f77f6df93475750c15a0ca51dd9#egg=wobbl_tools",
|
||||
"sdbus~=0.14.0"
|
||||
],
|
||||
entry_points={
|
||||
"console_scripts": ["wobuzz=wobuzz.command_line:main"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue