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

setup.py deprecation workaround with --use-pep517 #1168

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

caronc
Copy link
Owner

@caronc caronc commented Jul 18, 2024

Description:

Related issue (if applicable): #1167

Getting the following errors with the GitHub runners now:
image
...
image

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • No lint errors (use flake8)
  • 100% test coverage

@caronc caronc force-pushed the setup-py-deprecation-handling branch from eaf776f to 5df0ec9 Compare July 18, 2024 01:15
@caronc caronc changed the title setup.py deprecation handling setup.py deprecation workaround with --use-pep517 Jul 18, 2024
Copy link

codecov bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.26%. Comparing base (e30adb4) to head (5df0ec9).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1168   +/-   ##
=======================================
  Coverage   99.26%   99.26%           
=======================================
  Files         142      142           
  Lines       18460    18460           
  Branches     3553     3553           
=======================================
  Hits        18324    18324           
  Misses        124      124           
  Partials       12       12           

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

@caronc caronc merged commit 313a70b into master Jul 18, 2024
14 checks passed
@caronc caronc deleted the setup-py-deprecation-handling branch July 26, 2024 01:31
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