Skip to content

Conversation

@ReeceHumphreys
Copy link
Contributor

Description

Now that bsk is available as a wheel on PyPI, the documentation needs to reflect when users should install from PyPI and when they should build from source.

This PR introduces a new “Install” section that explains how to install the wheel from PyPI and outlines when building from source is required.

The existing “Build” section has been moved under a new “Build from Source” category to better separate installation methods and developer workflows.from source.

Verification

N/A

Documentation

Removed old docs about building wheels locally

Future work

N/A

@ReeceHumphreys ReeceHumphreys self-assigned this Oct 8, 2025
@ReeceHumphreys ReeceHumphreys requested a review from a team as a code owner October 8, 2025 20:43
@ReeceHumphreys ReeceHumphreys added the documentation Improvements or additions to documentation label Oct 8, 2025
@ReeceHumphreys ReeceHumphreys requested a review from schaubh October 8, 2025 20:43
@schaubh schaubh moved this to 🏗 In progress in Basilisk Oct 13, 2025
@ReeceHumphreys ReeceHumphreys moved this from 🏗 In progress to 👀 In review in Basilisk Oct 13, 2025
Copy link
Contributor

@schaubh schaubh left a comment

Choose a reason for hiding this comment

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

found some small edits to make. The RST documentation didn't build without warnings. I marked what needs to be fixed. The pipInstall.rst page can use more updating as it talks about -e not being supported, etc.

@ReeceHumphreys ReeceHumphreys force-pushed the feature/updated-docs branch 4 times, most recently from 0ef2355 to 54b6705 Compare October 23, 2025 18:27
Copy link
Contributor

@schaubh schaubh left a comment

Choose a reason for hiding this comment

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

Howdy Reece, nice work. The only thing I see missing is adding a line in the BSK Release Notes that the install instructions have been updated to separate installing via pip and installing from source. Otherwise good to go. Thanks for adding these release notes.

Copy link
Contributor

@schaubh schaubh left a comment

Choose a reason for hiding this comment

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

Nice branch. Thanks for updating all the install and build instructions, including the often forgotten README.md file

@ReeceHumphreys ReeceHumphreys moved this from 👀 In review to ✅ Done in Basilisk Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Update Documentation to reflect new pip install instructions

3 participants