anvil/conf/components/horizon.yaml
Joshua Harlow 1243b15fce Remove hard-coding of package/component names
Fixes: bug #1208679

Change-Id: I90f5ec62bde4c1fd960e262f4f1556600273232d
2014-01-31 15:03:05 +04:00

8 lines
162 B
YAML

# Settings for component horizon
---
# Instead of naming this components package horizon, it will be named this instead
build_name: "python-django-horizon"
...