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 SKIP_BUILD flag #48

Merged
merged 2 commits into from
Aug 1, 2024
Merged

add SKIP_BUILD flag #48

merged 2 commits into from
Aug 1, 2024

Conversation

shapiromatron
Copy link
Collaborator

@shapiromatron shapiromatron commented Jul 31, 2024

When running pip install -e ".[dev,docs]", if you want to skip building bmdscore locally, you can set an environment variable SKIP_BUILD=1 in your python environment; this will allow you to install the package but skip compilation of the shared object.

@shapiromatron shapiromatron merged commit e4c2d29 into main Aug 1, 2024
2 checks passed
@shapiromatron shapiromatron deleted the skip-build branch August 1, 2024 17:24
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.

1 participant