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

Release: Kwarg Passthrough #2347

Merged
merged 12 commits into from
Jan 30, 2025
Merged

Release: Kwarg Passthrough #2347

merged 12 commits into from
Jan 30, 2025

Conversation

mikedh
Copy link
Owner

@mikedh mikedh commented Jan 29, 2025

nepfaff and others added 12 commits January 22, 2025 10:36
OpenCTM doesn't support Mac ARM:
```
ERROR: Could not find a version that satisfies the requirement openctm==0.0.6 (from versions: none)
ERROR: No matching distribution found for openctm==0.0.6
```

This follows the style from the `embreex` dependency that has similar
issues.
With the pull-request #2241,
`load_mesh` does not respect the parameter `process` anymore.

With this pull-request, the `kwargs` are being forwarded in `load_stl`.
@mikedh mikedh merged commit 1493543 into main Jan 30, 2025
9 checks passed
@mikedh mikedh deleted the followup/dep branch January 30, 2025 20:56
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.

3 participants