add more information to package.py

This commit is contained in:
Jakub Trllo 2024-05-21 16:03:16 +02:00
parent 5f387f052d
commit 2ff8235375

View file

@ -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 = {}