Skip to content

Removing installation instruction reference to pypi test - #284

Merged
Axel Suárez (axelsrz) merged 2 commits into
mainfrom
users/axsuarez/readme-fix
Dec 16, 2025
Merged

Removing installation instruction reference to pypi test#284
Axel Suárez (axelsrz) merged 2 commits into
mainfrom
users/axsuarez/readme-fix

Conversation

@axelsrz

Copy link
Copy Markdown
Member

This pull request updates the installation instructions in the test_samples/README.md file to simplify how test packages are installed. The instructions now recommend installing packages directly from PyPI instead of using the test PyPI index.

Documentation update:

  • Simplified the pip install commands by removing references to the test PyPI index, so packages are now installed directly from the main PyPI repository.

CopilotAI review requested due to automatic review settings December 16, 2025 07:48

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR simplifies the installation instructions in the test samples documentation by removing references to the test PyPI index and directing users to install packages directly from the main PyPI repository.

Key Changes:

  • Updated installation instructions to use standard PyPI instead of test PyPI
  • Simplified pip install commands by removing test index URL parameters

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

Comment threadtest_samples/README.md
@axelsrz
Axel Suárez (axelsrz) marked this pull request as ready for review December 16, 2025 17:36
@axelsrz
Axel Suárez (axelsrz) requested a review from a team as a code ownerDecember 16, 2025 17:36
@axelsrz
Axel Suárez (axelsrz) merged commit 8c09208 into mainDec 16, 2025
10 checks passed
@axelsrz
Axel Suárez (axelsrz) deleted the users/axsuarez/readme-fix branch December 16, 2025 17:58
Sign up for freeto 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

@axelsrz@tracyboehrer