rez
rez copied to clipboard
working with embedded python scanning rezplugins
This PR wants to improve working with embedded python scanning rez-plugins, allow us to use Pyinstaller and PyOxidizer to make rez as a single application to deploy.
Below is a demo rez-2.111.3.zip
The committers listed above are authorized under a signed CLA.
- :white_check_mark: login: loonghao / name: Hal (9c0323f656f742a858486de495e4a2b8f241ae41)
Fyi, pls ignore the flake8 fails, it's due to https://github.com/AcademySoftwareFoundation/rez/issues/1356. I don't know why this started happening... new versiond of flake8 maybe?
Hello, the linting fails have been fixed in https://github.com/AcademySoftwareFoundation/rez/pull/1369, could you re-merge with master so this PR can pass and unblock?