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

Try to reproduce the problem in #160 #164

Closed
wants to merge 2 commits into from

Conversation

nicoddemus
Copy link
Member

No description provided.

@nicoddemus
Copy link
Member Author

Oh OK, after fixing the exception handling, it explains the error in #160 then:

pluggy.manager.PluginValidationError: Plugin 'benchmark' could not be loaded: (pluggy 0.7.0 (/home/travis/build/pytest-dev/pluggy/.tox/benchmark/lib/python3.6/site-packages), Requirement.parse('pluggy<0.7,>=0.5'), {'pytest'})!

@nicoddemus
Copy link
Member Author

Hmm actually no. pytest-benchmark, unsurprisingly, does not pin pluggy at all.

I'm guessing it is a problem with pip package resolution.

@nicoddemus nicoddemus mentioned this pull request Jul 27, 2018
@nicoddemus
Copy link
Member Author

Cherry-pick the fix in #160.

@nicoddemus nicoddemus closed this Jul 28, 2018
@nicoddemus nicoddemus deleted the version-conflict branch July 28, 2018 16:09
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