.requires
Specify plug-in dependencies.
This attribute is used during the discovery of plug-ins to determine whether they are compatible with the given environment. For example, a plug-in may specify a value of
pyblish>=1.1
meaning it will only work with Pyblish 1.1 and above.Last modified 2yr ago