Skip to content

Conversation

@hydrosquall
Copy link
Owner

Summary of Changes

Fixes #749

I don't think we actually use pytest-runner to invoke our tests, so it's better just to remove this entirely if it's creating security warnings.

Checklist

  • Code follows the style guidelines of this project
  • Added tests for new functionality
  • Update HISTORY.rst with an entry summarizing your change
  • Tag a project maintainer

Copy link
Owner Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@hydrosquall hydrosquall marked this pull request as ready for review March 29, 2023 01:29
@hydrosquall hydrosquall self-assigned this Mar 29, 2023
@codecov
Copy link

codecov bot commented Mar 29, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (199d3ac) 90.47% compared to head (0fd003a) 90.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #845   +/-   ##
=======================================
  Coverage   90.47%   90.47%           
=======================================
  Files           6        6           
  Lines         294      294           
=======================================
  Hits          266      266           
  Misses         28       28           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hydrosquall hydrosquall merged commit f43da4f into master Mar 29, 2023
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.

[build] Remove pytest-runner from setup configuration requirements

2 participants