-
Notifications
You must be signed in to change notification settings - Fork 119
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
Error with pytest==4.1.0 #141
Comments
Looks like this may be the cause: |
This error is mentioned in #124 and already fixed pending a new release of pytest-benchmark. |
Oops - sorry, didn't see that one - closing |
5 tasks
3.2.0 was just released. |
Awesome - thank you - just tested and it works well for me again :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I've just upgraded to
pytest==4.1.0
today and I'm getting an error withpytest-benchmark==3.1.1
:If I downgrade back to
pytest==4.0.2
there is no error.I'm on Python 3.7 on macOS
The text was updated successfully, but these errors were encountered: