telemetry-aggregator/Makefile

5 строки
87 B
Makefile

egg:
python setup.py bdist_egg
clean:
rm -rf dist build telemetry_dashboard.egg-info