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

Update setup section in contributing guide #255

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

tvoirand
Copy link
Contributor

Hi again,

I think the setup instructions in CONTRIBUTING.md were outdated since the requirements txt files were removed in previous commits.

I hope this helps!

Use extra dependencies specifier (referring to pyproject.toml) in the instructions, instead of requirements txt files (which were removed in previous commits).
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.05%. Comparing base (cf65ec2) to head (4bc279b).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #255   +/-   ##
=======================================
  Coverage   94.05%   94.05%           
=======================================
  Files          26       26           
  Lines        1716     1716           
  Branches      232      187   -45     
=======================================
  Hits         1614     1614           
  Misses         75       75           
  Partials       27       27           
Flag Coverage Δ
python-3.11 94.05% <ø> (ø)
python-3.8 ?
python-3.9 ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@coordt
Copy link
Member

coordt commented Nov 14, 2024

@tvoirand Thanks for the update!

@coordt coordt merged commit 0a9506b into callowayproject:master Nov 14, 2024
12 of 15 checks passed
@tvoirand tvoirand deleted the update-contributing branch November 14, 2024 13:29
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