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

Enable Windows & OSX builds #31

Merged
merged 4 commits into from
Mar 17, 2020

Conversation

rytilahti
Copy link
Member

First try to add windows & osx builds to our pipeline.

Closes #30 when it's working.

@rytilahti
Copy link
Member Author

rytilahti commented Mar 16, 2020

CI is still not working, even after I removed and reconnected azure board to the organization (there were some errors caused by renaming the azure organization)..

edit: Fixed by adding Azure Pipelines integration.

typed-ast building fails due to a missing header
ast27/Parser/tokenizer.c:17:10: fatal error: codecs.h: No such file or directory
@rytilahti
Copy link
Member Author

This could be optimized to only run the tests on all platforms, but I'm not sure if it's worth the effort to complicate the setup (and/or to find out how to do that).

@basnijholt basnijholt merged commit e9b0aca into python-kasa:master Mar 17, 2020
@rytilahti rytilahti deleted the azure_pipelines_osx_windows branch March 18, 2020 11:27
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.

Add Mac OSX and Windows for CI
2 participants