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

let eth-hash manage the backend versioning #35

Merged
merged 2 commits into from
Feb 21, 2018

Conversation

carver
Copy link
Collaborator

@carver carver commented Feb 21, 2018

What was wrong?

The testing configs were hard-coding the pycryptodome versioning. If/when eth-hash updates to work with a different pycryptodome major version, then this testing config would break.

How was it fixed?

Use the eth-hash extra to define the pycryptodome version. Intentionally don't pin the eth-hash version, so that eth-utils specifies it.

Cute Animal Picture

Cute animal picture

Also, make it available in local development env through
requirements-dev.txt
@pipermerriam pipermerriam merged commit 8ac743f into master Feb 21, 2018
@pipermerriam pipermerriam deleted the carver/eth-hash-backend branch February 21, 2018 16:41
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.

None yet

2 participants