Allow duplicate plugin names to load.
Normal behaviour will discard any plugin with the same name, as a previously loaded plugin.
import os os.environ["PYBLISH_ALLOW_DUPLICATE_PLUGINS"] = "True"
{{ file.mtime }}
Last updated 5 years ago