Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

context bundles #1029

Merged
merged 8 commits into from
Mar 2, 2021
Merged

context bundles #1029

merged 8 commits into from
Mar 2, 2021

Conversation

nerdvegas
Copy link
Contributor

Closes #1009

@@ -146,7 +146,7 @@ def run(command=None):
extra_arg_groups = []

if opts.debug or _env_var_true("REZ_DEBUG"):
exc_type = None
exc_type = _NeverError
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small py3 compat issue I ran into

@nerdvegas nerdvegas merged commit 4e5b3f4 into master Mar 2, 2021
@bpabel bpabel deleted the issue_1009-retarget-context branch January 19, 2023 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bundled contexts ("bundles")
1 participant