mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
add more information to package.py
This commit is contained in:
parent
5f387f052d
commit
2ff8235375
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
name = "clockify"
|
||||
title = "Clockify"
|
||||
version = "0.2.0"
|
||||
client_dir = "ayon_clockify"
|
||||
|
||||
ayon_required_addons = {
|
||||
"core": ">0.3.1",
|
||||
}
|
||||
ayon_compatible_addons = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue