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

Add windows 64-bit libs for 3.6 #71

Closed
wants to merge 1 commit into from
Closed

Add windows 64-bit libs for 3.6 #71

wants to merge 1 commit into from

Conversation

thewilsonator
Copy link

@thewilsonator thewilsonator commented Dec 6, 2017

Please let me know what I should do w.r.t tests

Thanks

see also #67

@ariovistus
Copy link
Owner

I don't have ci set up for windows, so no tests necessary

@thewilsonator
Copy link
Author

thewilsonator commented Dec 6, 2017

Do you want me to set up a windows CI? That way I can be certain that this works. I'm 99% sure but locally I'm having some issues trying to force pyd to use 3.6, it keeps trying to use 2.7.

@ariovistus
Copy link
Owner

sure. I'm currently using travis (its free), what would you be using?
Actually, come to think of it, travis has docker support nowadays, I could have tests for more than just ubuntu again.

What issues are you having with pyd and 3.6? Seems like if you call it with python 3, it will use python 3, e.g. py -3 setup.py pydexe for the pyind example

@wilzbach
Copy link
Contributor

wilzbach commented Dec 6, 2017

sure. I'm currently using travis (its free), what would you be using?

AppVeyor is free & simple to use. See e.g.

You just need to login at AppVeyor with your acocunt and add this project. Everything else is roughly similar to Travis.

@ariovistus ariovistus closed this Dec 22, 2017
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

3 participants