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

Ensure that environ is defined #96

Merged
merged 1 commit into from
Apr 15, 2016

Conversation

jakirkham
Copy link
Member

Fixes #93

Not sure if this is enough, but it feels like the simplest first step. Just defines environ as an empty dictionary. We can certainly add stuff to the dictionary or use mock if we need a better strategy. For now, going to try the simplest strategy to fix this and see how it goes. In the worst case, everything is still just as broken as it is now.

@jakirkham jakirkham merged commit 7cdac23 into conda-forge:master Apr 15, 2016
@jakirkham jakirkham deleted the fix_environ_issue branch April 15, 2016 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

CI breaks because of use of environ
2 participants