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

Restore PEP 621 support #56

Merged
merged 1 commit into from
Dec 27, 2020
Merged

Restore PEP 621 support #56

merged 1 commit into from
Dec 27, 2020

Conversation

sbidoul
Copy link
Owner

@sbidoul sbidoul commented Dec 27, 2020

Now that PEP 621 is in provisional state, use it to detect the project name.

@sbidoul sbidoul force-pushed the pep621-is-back branch 2 times, most recently from ed7331b to 5107455 Compare December 27, 2020 13:26
@codecov
Copy link

codecov bot commented Dec 27, 2020

Codecov Report

Merging #56 (b0a003e) into master (e42709b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   95.18%   95.18%           
=======================================
  Files          16       16           
  Lines         935      935           
  Branches      174      174           
=======================================
  Hits          890      890           
- Misses         29       30    +1     
+ Partials       16       15    -1     
Impacted Files Coverage Δ
src/pip_deepfreeze/project_name.py 100.00% <ø> (+2.89%) ⬆️
src/pip_deepfreeze/sanity.py 94.59% <0.00%> (-5.41%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e42709b...b0a003e. Read the comment docs.

@sbidoul sbidoul merged commit 2d5a8a0 into master Dec 27, 2020
@sbidoul sbidoul deleted the pep621-is-back branch December 27, 2020 14:34
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.

1 participant