Skip to main content

Maya plugin for Conductor Cloud Rendering Platform.

Project description

DEV

<commit changes>
pip install --upgrade   git+file:///path/to/local-dev/conductor-maya@branch-name
setup_maya
<run maya>
e.g.

pip install --upgrade  git+file:///Users/julian/dev/conductor/conductor-maya@conductor-job-node && setup_maya && maya

pip install --upgrade  git+file:///Users/julian/dev/conductor/conductor-core@resolve-qt --target=/Users/julian/fooTest

PYPI TEST

python setup.py sdist
twine upload --repository testpypi dist/conductor.maya-*.tar.gz
pip install --upgrade --index-url https://test.pypi.org/simple/  conductor.maya 

PYPI PROD

python setup.py sdist
twine upload dist/conductor.maya-*.tar.gz
<enter your creds>
pip install --upgrade conductor.maya 

pip uninstall conductor.maya && \
pip install --upgrade  git+file:///Users/julian/dev/conductorconductor-maya@conductor-job-node && \
setup_maya && \
maya
install  --upgrade git+file:///Users/julian/dev/conductor/conductor-maya@conductor-job-node --extra-index-url https://test.pypi.org/simple/  --target=/Users/julian/dev/conductor/conductor-installers/packages


install  --upgrade git+file:///Users/julian/dev/conductor/conductor-maya@conductor-job-node --extra-index-url https://test.pypi.org/simple/  --target=/Users/julian/dev/conductor/conductor-installers/packages

install  --upgrade  git+file:///Users/julian/dev/conductor/conductor-maya@conductor-job-node --extra-index-url https://test.pypi.org/simple/  --target=${installdir}/packages



install  --upgrade pip --target=/Users/julian/dev/conductor/conductor-installers/packages 


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

conductor.maya-0.1.5.tar.gz (37.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page