Skip to content

Conversation

@bunnysocks
Copy link
Contributor

Did you read the Contributor Guide?

Is this PR related to a ticket?

  • No:
    • this is a documentation update. The PR name follows the format [DOCS] my subject

What changes were proposed in this PR?

This PR updates the Python installation documentation to reference pyproject.toml instead of the removed Pipfile.

Sedona has switched from pipenv to uv for Python dependency management, and dependencies are now defined in python/pyproject.toml.

How was this patch tested?

No code changes were made; verified that the new documentation link correctly points to
python/pyproject.toml.

Did this PR include necessary documentation updates?

  • Yes, I have updated the documentation.

Closes #2414

@bunnysocks bunnysocks requested a review from jiayuasu as a code owner October 29, 2025 01:44
@github-actions github-actions bot added the docs label Oct 29, 2025
@jiayuasu
Copy link
Member

@bunnysocks thanks. Please fix the pre-commit.

@bunnysocks
Copy link
Contributor Author

The pre-commit checks are now passing

@bunnysocks bunnysocks force-pushed the fix-pipfile-reference branch from 085d7cd to 7b716fb Compare October 29, 2025 02:41
@jiayuasu jiayuasu merged commit d182293 into apache:master Oct 29, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs/setup/install-python.md references missing python/Pipfile

3 participants