-
Notifications
You must be signed in to change notification settings - Fork 9
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
Automated Testing and Conda Forge Integration #3
Comments
I had to fork the project (you find the feature branch here) as I dont have the rights to add necessary service hooks to Thomas repo. |
ci works and i will open the pull request the moment travis and appveyor are configured for pya. This has to be done by @thomas-hermann. Transferring issue... |
we have to leave conda integration for another day. unfortunately, conda-forge recipes for pyaudio and portaudio do not work on Windows. I tried to make pyaudio (PR) work but stumbled upon issue with portaudio (issue). We cannot just use vanilla conda recipes because |
conda-forge/portaudio-feedstock#10 has been resolved. We could give this another try. |
I forked Conda Forge staged-recipes and added pya. Before I create a PR we should check on which platforms
pya
can actually be built and tested (withconda
). I created afeature-ci
branch to work on this. I will use travis-ci (for MacOS and Linux) and appveyor for Windows.feature-ci
todevelop
(alex)develop
pkgs/main
andconda-forge
(alex)The text was updated successfully, but these errors were encountered: