-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Add python 3.7 to CI tests #968
Comments
For ref: ethereum/py-evm#970 - same-topic tracking issue in |
|
In #973, someone has already tested |
I tried testing python3.7 with my fork today, but the build is failing. https://circleci.com/gh/voith/web3.py/3206
Looking at ethereum/py-evm#1109, it seems like it can fixed by bumping the |
@voith - seems you've already started working on this; could you craft a PR?.. |
@veox Thanks for informing. I was waiting for |
waiting on ethereum/eth-tester#120 |
all blockers removed. #996 should close this issue. |
What was wrong?
python 3.7 is out, and we should include it in our testing.
How can it be fixed?
add python 3.7 to our tox.ini & circleci config
The text was updated successfully, but these errors were encountered: