-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
chore: update ape core 0.5 #4
Conversation
default_language_version: | ||
python: python3.8 | ||
python: python3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what version is this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I copied over from ape-solidity
pre-commit yaml, so this might be wrong. Can add a version or revert the changes if that's better
alright, I'll merge this one for now. will release as |
woot! |
What I did
ape notebook
as a commandApeWorX/project-template
CONTRIBUTING.md
for a small typoHow I did it
Changed
setup.py
file.How to verify it
ape-notebook
plugin pointing to this branch witheth-ape>=0.5.0,<0.6.0
.ape notebook
../notebook/
directoryChecklist