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

support python 3.11 #29

Closed
wants to merge 1 commit into from
Closed

Conversation

oberstet
Copy link
Contributor

What was wrong?

Library doesn't install on python 3.11

How was it fixed?

setup.py and other files adjusted

@oberstet
Copy link
Contributor Author

sidenote: when running python 3.11, a plain "pip install eth-typing" will currently install an old release version 2.3, not 3.0:

https://pypi.org/project/eth-typing/2.3.0/

the reason is, the setup.py of that old version doesn't have the strict python version upper limit

this is quite unexpected ..

@fselmo
Copy link
Contributor

fselmo commented Feb 27, 2023

Thanks for the submission @oberstet! Apologize for the delay here but I'm cherry picking your commits and getting this across the line.

@fselmo fselmo closed this Feb 27, 2023
@fselmo fselmo mentioned this pull request Feb 27, 2023
2 tasks
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