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

Determine whether sip workaround for Windows is still required #346

Closed
astrofrog opened this issue Nov 26, 2018 · 1 comment · Fixed by #464
Closed

Determine whether sip workaround for Windows is still required #346

astrofrog opened this issue Nov 26, 2018 · 1 comment · Fixed by #464

Comments

@astrofrog
Copy link
Member

We should check if the following hack is still required:

$env:CONDA_DEPENDENCIES += " sip=4.18"

This is now causing issues for some packages that use PyQt that need a more recent version of sip.

@bsipocz
Copy link
Member

bsipocz commented Nov 26, 2018

it's also pinned for travis, I suppose that can be removed around the same time as this one?

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 a pull request may close this issue.

2 participants