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 script to test linux config locally #8

Closed
reynoldsnlp opened this issue Mar 22, 2021 · 1 comment
Closed

Add script to test linux config locally #8

reynoldsnlp opened this issue Mar 22, 2021 · 1 comment

Comments

@reynoldsnlp
Copy link
Owner

reynoldsnlp commented Mar 22, 2021

The cibuildwheel docs say...

To quickly test your config without doing a git push and waiting for your code to build on CI, you can test the Linux build in a Docker container. On Mac or Linux, with Docker running, try cibuildwheel --platform linux. You'll have to bring your config into the current environment first.

Write a script that will collect the environment variables from .github/workflows/build.yml and run this command for local debugging.

@reynoldsnlp
Copy link
Owner Author

This is solved by the use of pyproject.toml for all configs.

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

No branches or pull requests

1 participant