.requires
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
For syntax reference, see .