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

Use conda build 2 win #56

Merged
merged 2 commits into from Jan 14, 2017
Merged

Conversation

ocefpaf
Copy link
Member

@ocefpaf ocefpaf commented Jan 14, 2017

Windows was never built with conda-build 2.

Fixes #41

features:
- vc9 # [win and py27]
- vc10 # [win and py34]
- vc14 # [win and py35]
- vc14 # [win and py>=35]
Copy link
Member

Choose a reason for hiding this comment

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

If we skip Python 3.6 above, do we still need to change this?

Copy link
Member Author

Choose a reason for hiding this comment

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

This is for humans.

run:
- zlib 1.2.*
- libgfortran # [not win]
- vc 9 # [win and py27]
- vc 10 # [win and py34]
- vc 14 # [win and py>=35]
Copy link
Member

Choose a reason for hiding this comment

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

I've seen this a few places, but I'm a little nervous about it. How will this work? What do you think about this strategy @msarahan?

@ocefpaf ocefpaf merged commit 6958080 into conda-forge:master Jan 14, 2017
@ocefpaf ocefpaf deleted the use_conda-build_2_win branch January 14, 2017 16:52
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.

None yet

2 participants