fix drone #5
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nicolas Duhamel 2021-03-15 12:23:03 +01:00
parent f51d30737a
commit e861767bb2

View File

@ -7,7 +7,7 @@ steps:
image: python
commands:
- apt-get update
- apt-get install python-systemd python3-systemd
- apt-get install python-systemd python3-systemd libsystemd-dev
- pip install pex
- pip install .
- pex ./ -m citadel.devices -o devices.pex