Skip to content

Conversation

@alexhallam
Copy link
Owner

Make tidy-viewer-py installable from source distribution by vendoring tidy-viewer-core and making dependencies self-contained.

When pip install attempts to build tidy-viewer-py from a source distribution, it lacks access to the parent workspace's tidy-viewer-core crate and workspace-level dependency definitions. This PR resolves the build failure by including tidy-viewer-core directly within the package, updating Cargo.toml files to use explicit dependency versions, and adding a MANIFEST.in to ensure all necessary Rust source files are included in the source distribution.


Open in Cursor Open in Web

Co-authored-by: alexhallam6.28 <alexhallam6.28@gmail.com>
@cursor
Copy link

cursor bot commented Aug 12, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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.

2 participants