Skip to content

Releases: pyblish/pyblish-starter

0.2.2

28 Aug 06:38
Compare
Choose a tag to compare

Automatically install Pyblish Maya upon calling pyblish_starter.install().

0.2.1

04 Oct 09:01
Compare
Choose a tag to compare

Enable automatic registration of Starter for Maya via environment variable.

$ cd pyblish-starter
$ export PYTHONPATH=$(pwd)/pyblish_starter/maya/pythonpath:$PYTHONPATH
$ maya

The pythonpath/ directory contains a userSetup.py to manage installation of pyblish-starter.

0.2.0

27 Sep 13:53
Compare
Choose a tag to compare

Initial release.

  • Test automatic deployment via travis.