define server version with ayon attributes

This commit is contained in:
Jakub Trllo 2024-05-10 12:33:52 +02:00
parent 28dd430e5f
commit 39da0bc7a3

View file

@ -5,7 +5,5 @@ version = "0.3.1-dev.1"
client_dir = "ayon_core"
plugin_for = ["ayon_server"]
requires = [
"~ayon_server-1.0.3+<2.0.0",
]
ayon_server_version = ">=1.0.3<2.0.0"