You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe I'm thinking about this the wrong way, but I'd like to setup a package whose 'versions' are populated automatically. For example if the package is Maya, then I want to write a single package.py that detects all the Maya versions installed on the workstation.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Maybe I'm thinking about this the wrong way, but I'd like to setup a package whose 'versions' are populated automatically. For example if the package is Maya, then I want to write a single
package.py
that detects all the Maya versions installed on the workstation.The example package here is interesting, but it seems to only detect a single version, not multiple: https://rez.readthedocs.io/en/stable/package_definition.html#example-package
Thanks for any help!
Beta Was this translation helpful? Give feedback.
All reactions