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

Bump eth-tester to 0.1.0b35, pytest to >= 3.6.0 #1175

Closed
wants to merge 0 commits into from
Closed

Bump eth-tester to 0.1.0b35, pytest to >= 3.6.0 #1175

wants to merge 0 commits into from

Conversation

stefanmendoza
Copy link
Contributor

What was wrong?

Related to Issue #829. Fixing dependency warnings (see here).

How was it fixed?

Blocked by:

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

This was referenced Dec 25, 2018
@stefanmendoza
Copy link
Contributor Author

cc @carver

@stefanmendoza stefanmendoza changed the title Bump eth-tester to 0.1.0b35, bump pytest Bump eth-tester to 0.1.0b35, pytest to >= 3.6.0 Jan 6, 2019
Copy link
Collaborator

@carver carver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like a good PR to bundle in the removal of the ethtoken dependency, as mentioned here: carver/ethtoken.py#4 (comment)

setup.py Outdated
@@ -7,7 +7,7 @@

extras_require = {
'tester': [
"eth-tester[py-evm]==0.1.0-beta.33",
"eth-tester[py-evm]==0.1.0-beta.35",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"eth-tester[py-evm]==0.1.0-beta.35",
"eth-tester[py-evm]==0.1.0-beta.36",

Yet another devnum release today.

@stefanmendoza
Copy link
Contributor Author

@carver looks like @pipermerriam beat me to it :)
https://github.com/ethereum/web3.py/pull/1195/files#diff-2eeaed663bd0d25b7e608891384b7298

@stefanmendoza stefanmendoza deleted the issue-829_dependency-bumps branch January 12, 2019 19:23
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