mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
OP-2414 - proper registering of Harmony
This commit is contained in:
parent
2f09afecd0
commit
da10a8a283
1 changed files with 1 additions and 0 deletions
|
|
@ -175,6 +175,7 @@ def install():
|
|||
"""Install Pype as host config."""
|
||||
print("Installing Pype config ...")
|
||||
|
||||
pyblish.api.register_host("harmony")
|
||||
pyblish.api.register_plugin_path(PUBLISH_PATH)
|
||||
avalon.api.register_plugin_path(avalon.api.Loader, LOAD_PATH)
|
||||
avalon.api.register_plugin_path(avalon.api.Creator, CREATE_PATH)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue