import setuptools setuptools.setup( 'typer==0.3.2' 'citadel.mqtt @ git+https://git.quimbo.fr/citadel/mqtt.git@master#egg=citadel.mqtt', )