-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Remove outdated comment re: PYTHONHASHSEED and pytest. #16407
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
Conversation
It's been unneeded since pytest 3.2 and we now require pytest>=3.6.
176648b
to
1a8a615
Compare
Codecov Report
@@ Coverage Diff @@ ## master #16407 +/- ## ========================================== - Coverage 80.85% 80.45% -0.41% ========================================== Files 307 307 Lines 75745 74404 -1341 Branches 9690 9687 -3 ========================================== - Hits 61245 59859 -1386 - Misses 11961 11997 +36 - Partials 2539 2548 +9
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Anybody can merge after CI pass.
It's been unneeded since pytest 3.2 (pytest-dev/pytest@a546a61) and we now require pytest>=3.6.
PR Summary
PR Checklist