Skip to content

fix: correct package name, install docs, and workspace metadata#13

Merged
dipankar merged 1 commit into
mainfrom
fix/clean-docs-and-metadata
May 8, 2026
Merged

fix: correct package name, install docs, and workspace metadata#13
dipankar merged 1 commit into
mainfrom
fix/clean-docs-and-metadata

Conversation

@dipankar

@dipankar dipankar commented May 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Review all doc files for correct package name references
  • Verify cargo install docs mention both packages
  • Verify rpytest-daemon Cargo.toml uses workspace inheritance

- Replace all references to non-existent `rpytest-daemon` pip package with `rpytest`
- Update cargo install docs to include `rpytest-daemon` and explain both are required
- Migrate `crates/rpytest-daemon/Cargo.toml` to workspace-inherited fields

Fixes #1, #6
@dipankar dipankar merged commit 3a9699c into main May 8, 2026
2 of 10 checks passed
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.

rpytest not published to crates.io with rpytest-daemon dependency rpytest-daemon not published to PyPI

1 participant