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

bronwie not supported for python3.10,3.11,3.12 #534

Open
0xalpharush opened this issue Jan 11, 2024 · 1 comment
Open

bronwie not supported for python3.10,3.11,3.12 #534

0xalpharush opened this issue Jan 11, 2024 · 1 comment

Comments

@0xalpharush
Copy link
Contributor

Brownie can't be tested or likely used alongside crytic-compile for python3.10,3.11,3.12. It's unclear the maintenance status, and we may have to drop support when we upgrade our minimum python version.

xref eth-brownie/brownie#1701

# brownie does not install correctly with Python 3.10
- python: 3.10
type: brownie
# brownie does not install correctly with Python 3.11
- python: 3.11
type: brownie
# brownie does not install correctly with Python 3.12
- python: 3.12
type: brownie

@elopez
Copy link
Member

elopez commented Jul 22, 2024

The latest brownie now supports 3.10~3.12 eth-brownie/brownie#1735 so we should be able to re-enable the tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants