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

Add minimal pyproject.toml #514

Merged
merged 2 commits into from
Dec 11, 2024
Merged

Conversation

mss
Copy link
Contributor

@mss mss commented Dec 11, 2024

My setuptools knowledge is a bit rusty, especially when it comes to how to use the entry points while developing.

This change adds a minimal pyproject.toml which makes a call like uv run gql-cli ... available.

Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (57ef910) to head (fc63483).
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #514   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines         3102      3127   +25     
=========================================
+ Hits          3102      3127   +25     

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

@leszekhanusz
Copy link
Collaborator

Thanks, should have done this years ago.

@leszekhanusz leszekhanusz merged commit 5879e23 into graphql-python:master Dec 11, 2024
15 checks passed
Sign up for free to 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.

2 participants