This commit is contained in:
parent
61ecf7ea58
commit
e1c79dd2fa
1
setup.py
1
setup.py
@ -4,6 +4,7 @@ setuptools.setup(
|
|||||||
install_requires = [
|
install_requires = [
|
||||||
'citadel.mqtt @ git+https://git.quimbo.fr/citadel/mqtt.git@master#egg=citadel.mqtt',
|
'citadel.mqtt @ git+https://git.quimbo.fr/citadel/mqtt.git@master#egg=citadel.mqtt',
|
||||||
'systemd-python',
|
'systemd-python',
|
||||||
|
'pebble',
|
||||||
'typer==0.3.2'
|
'typer==0.3.2'
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user