Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update CONTRIBUTING.md and Makefile to account for switch to uv #3257

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

adamreeve
Copy link
Contributor

Description

I wanted to start developing delta-rs and found CONTRIBUTING.md confusing as it asks you to create a Python virtualenv that is never used. This updates the documentation to account for the switch to uv.

This was partly addressed previously in #3085.

@github-actions github-actions bot added binding/python Issues for the Python package documentation Improvements or additions to documentation labels Feb 24, 2025
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.20%. Comparing base (a82aedd) to head (48fc7b8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3257   +/-   ##
=======================================
  Coverage   72.20%   72.20%           
=======================================
  Files         143      143           
  Lines       45607    45607           
  Branches    45607    45607           
=======================================
  Hits        32930    32930           
  Misses      10595    10595           
  Partials     2082     2082           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@ion-elgreco ion-elgreco left a comment

Choose a reason for hiding this comment

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

Thanks for catching this :)

@ion-elgreco ion-elgreco added this pull request to the merge queue Feb 24, 2025
Merged via the queue into delta-io:main with commit bc09ff3 Feb 24, 2025
28 checks passed
@adamreeve adamreeve deleted the contributing-fix branch February 24, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants