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

Remove setup_requires from minimum dependency generator yaml file #1952

Merged
merged 2 commits into from
Mar 14, 2022

Conversation

thehomebrewnerd
Copy link
Contributor

The minimum dependency generator was attempting to use setup_requires from setup.cfg but this section was removed in #1950 which resulted in a key error in the workflow.

@thehomebrewnerd thehomebrewnerd enabled auto-merge (squash) March 14, 2022 13:42
@codecov
Copy link

codecov bot commented Mar 14, 2022

Codecov Report

Merging #1952 (8361abd) into main (f0ead62) will not change coverage.
The diff coverage is n/a.

❗ Current head 8361abd differs from pull request most recent head 8d22679. Consider uploading reports for the commit 8d22679 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1952   +/-   ##
=======================================
  Coverage   98.99%   98.99%           
=======================================
  Files         146      146           
  Lines       16438    16438           
=======================================
  Hits        16273    16273           
  Misses        165      165           

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 f0ead62...8d22679. Read the comment docs.

@thehomebrewnerd thehomebrewnerd merged commit 58e1b2a into main Mar 14, 2022
@thehomebrewnerd thehomebrewnerd deleted the min-dep-fix branch March 14, 2022 14:03
@thehomebrewnerd thehomebrewnerd mentioned this pull request Mar 15, 2022
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.

None yet

2 participants