Skip to content

Don't wrap version specifiers in parens in Requires-Dist#552

Merged
agronholm merged 1 commit intomainfrom
no-version-parens
Aug 5, 2023
Merged

Don't wrap version specifiers in parens in Requires-Dist#552
agronholm merged 1 commit intomainfrom
no-version-parens

Conversation

@agronholm
Copy link
Copy Markdown
Contributor

Fixes #551.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 5, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (fbd385c) 70.07% compared to head (d29c8a6) 70.07%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #552   +/-   ##
=======================================
  Coverage   70.07%   70.07%           
=======================================
  Files          13       13           
  Lines        1076     1076           
=======================================
  Hits          754      754           
  Misses        322      322           
Files Changed Coverage Δ
src/wheel/metadata.py 92.22% <100.00%> (ø)

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

@agronholm agronholm merged commit 2a0a487 into main Aug 5, 2023
@agronholm agronholm deleted the no-version-parens branch August 5, 2023 13:28
@agronholm
Copy link
Copy Markdown
Contributor Author

Thanks.

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.

Parens in metadata version specifiers

2 participants