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

Fix Poetry groups and update version. #69

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Conversation

jamesturner246
Copy link
Contributor

This change brings the groups in pyproject.toml up to date and lets the user install only what they need with e.g. poetry install --with dev, poetry install --with docs, instead of just installing all optional dependency groups with poetry install.

I've updated the CI hooks, and taken the liberty to bump the poetry version used by CI. I did another poetry lock --no-update to remove the old category fields.

@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #69 (df26735) into develop (3db57a7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop      #69   +/-   ##
========================================
  Coverage    93.58%   93.58%           
========================================
  Files            3        3           
  Lines          156      156           
========================================
  Hits           146      146           
  Misses          10       10           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@dalonsoa dalonsoa left a comment

Choose a reason for hiding this comment

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

LGTM!

@jamesturner246 jamesturner246 merged commit 05e324e into develop Aug 4, 2023
@jamesturner246 jamesturner246 deleted the fix_poetry_groups branch August 4, 2023 12:05
@dalonsoa
Copy link
Collaborator

dalonsoa commented Oct 1, 2024

@all-contributors please add @jamesturner246 for infra

Copy link
Contributor

@dalonsoa

I've put up a pull request to add @jamesturner246! 🎉

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