Skip to content

add setup instructions to README for using rda-python-common in other…#105

Merged
zaihuaji merged 1 commit into
mainfrom
hua-work-common
May 15, 2026
Merged

add setup instructions to README for using rda-python-common in other…#105
zaihuaji merged 1 commit into
mainfrom
hua-work-common

Conversation

@zaihuaji
Copy link
Copy Markdown
Collaborator

… repos

Adds an "Installing and using in another RDA python repo" section covering editable/path/production install, declaring the dependency in pyproject.toml, importing in both new and legacy styles, and a post-install verification command.

… repos

Adds an "Installing and using in another RDA python repo" section
covering editable/path/production install, declaring the dependency
in pyproject.toml, importing in both new and legacy styles, and a
post-install verification command.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 15, 2026 16:37
@zaihuaji zaihuaji merged commit 9b815d7 into main May 15, 2026
4 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Docs-only PR that adds a new "Installing and using in another RDA python repo" section to README.md, walking consumers through install options, declaring the dependency in pyproject.toml, both supported import styles, and a verification command.

Changes:

  • New section with install instructions (editable, path-based, and published-distribution) plus list of transitive dependencies.
  • pyproject.toml snippet for downstream repos and references to peer rda-python-* consumers.
  • Import-style examples (class-based vs. legacy module-style) and a __version__-based verification step.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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