Conversation
Removed 'coming soon' note from PyPI installation section.
Updated installation instructions to reflect PyPI availability.
There was a problem hiding this comment.
Pull request overview
Updates installation documentation to reflect PyPI availability for pyzentropy, aligning user-facing install instructions across the docs site and repository README.
Changes:
- Update the “From PyPI” section header in the docs installation guide.
- Update the “From PyPI” section header in the README.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| docs/_source/installation.md | Removes “coming soon” wording from the PyPI install section in the docs installation guide. |
| README.md | Removes “coming soon” wording from the PyPI install section header in the README. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ### From PyPI | ||
|
|
||
| python -m pip install pyzentropy |
There was a problem hiding this comment.
This heading was changed to “From PyPI”, but later in the same README section there is still a note saying PyPI installation will be available in a future release. Please either remove/update that note (if PyPI is now published) or keep the heading as “(coming soon)” to avoid contradicting the instructions.
Remove note about future PyPI installation availability.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.