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

♻️ Use Relative interfaces imports #263

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

pcaversaccio
Copy link
Owner

🕓 Changelog

As 🐍 snekmate contracts aim to minimise friction across all Vyper development frameworks, adopting relative imports is probably the most future-proof strategy (see also PEP 328). Fixes #262.

🐶 Cute Animal Picture

image

Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio added this to the 0.1.1 milestone Jul 24, 2024
@pcaversaccio pcaversaccio self-assigned this Jul 24, 2024
@pcaversaccio pcaversaccio added dependencies 🔁 Pull requests that update a dependency file refactor/cleanup ♻️ Code refactorings and cleanups labels Jul 24, 2024
@pcaversaccio pcaversaccio merged commit fa6a328 into main Jul 24, 2024
13 checks passed
@pcaversaccio pcaversaccio deleted the refactor/relative-imports branch July 24, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 🔁 Pull requests that update a dependency file refactor/cleanup ♻️ Code refactorings and cleanups
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 ModuleNotFound:interfaces.IERC20Permit via ape
1 participant