Fix drone ... #4
This commit is contained in:
parent
74aa001d2e
commit
f51d30737a
2
setup.py
2
setup.py
@ -3,7 +3,7 @@ import setuptools
|
|||||||
setuptools.setup(
|
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==234',
|
'systemd-python',
|
||||||
'typer==0.3.2'
|
'typer==0.3.2'
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user