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

Read constraints from constraints.txt and fallback to requirements.txt.in #82

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

sbidoul
Copy link
Owner

@sbidoul sbidoul commented Jan 16, 2023

Closes #59

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.87%. Comparing base (cb1d070) to head (83e0908).

❗ Current head 83e0908 differs from pull request most recent head 3536069. Consider uploading reports for the commit 3536069 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   95.87%   95.87%           
=======================================
  Files          17       17           
  Lines         897      897           
  Branches      103      103           
=======================================
  Hits          860      860           
  Misses         29       29           
  Partials        8        8           

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

@sbidoul sbidoul changed the title Support constraints.txt, deprecate requirements.txt.in Read constraints from constraints.txt and fallback to requirements.txt.in Feb 23, 2024
@sbidoul sbidoul marked this pull request as ready for review February 23, 2024 15:11
... and fallback to ``requirements.txt.in``
as the former name better matches the purpose of the file.
@sbidoul sbidoul merged commit d1192df into master Feb 23, 2024
1 check passed
@sbidoul sbidoul deleted the constraints-txt branch February 23, 2024 15:12
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.

Rename requirements.txt.in to constraints.txt
1 participant