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

feat: allow user to select vyper version in api #22

Open
sabotagebeats opened this issue Oct 27, 2023 · 0 comments
Open

feat: allow user to select vyper version in api #22

sabotagebeats opened this issue Oct 27, 2023 · 0 comments
Assignees

Comments

@sabotagebeats
Copy link
Contributor

sabotagebeats commented Oct 27, 2023

requires: ApeWorX/ape#1704 and ApeWorX/ape-vyper#98

when the settings are loaded from the config that is good
we can default to newest version and we can pin >= the requirements.txt for the new version of ape-vyper once this PR is released to pypy
what we also need to do in this repo is modify the settings to use whatever compiler is selected in the dropdown, and then assert that the compiler version that has been used is the correct one from the dropdown using this feature which is currently requested

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

No branches or pull requests

2 participants