mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
11 lines
157 B
Python
11 lines
157 B
Python
name = "core"
|
|
title = "Core"
|
|
version = "0.3.1-dev.1"
|
|
|
|
client_dir = "ayon_core"
|
|
|
|
plugin_for = ["ayon_server"]
|
|
requires = [
|
|
"~ayon_server-1.0.3+<2.0.0",
|
|
]
|
|
|