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

Fix mismatched testing dependency versions #43

Merged
merged 1 commit into from
Jan 14, 2019

Conversation

wemeetagain
Copy link
Contributor

What was wrong?

Tests are failing with:

pkg_resources.VersionConflict: (pytest 3.2.2 (/home/circleci/repo/.tox/py35-core/lib/python3.5/site-packages), Requirement.parse('pytest>=3.6.0'))

How was it fixed?

pytest has been upgraded to the latest v3 release
pytest-xdist has been given an explicit version requirement

Alternatively, #41 addresses the pytest upgrade.

Cute Animal Picture

put a cute animal picture link inside the parentheses

@pipermerriam pipermerriam merged commit 5aba1a7 into ethereum:master Jan 14, 2019
pacrob pushed a commit to pacrob/py_ecc that referenced this pull request Oct 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.

2 participants