-
Notifications
You must be signed in to change notification settings - Fork 1k
Run "make lint" and "make reformat" inside docker container #4961
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
Conversation
it's not necessary to install python3.6 on the host machine
@di, let me know what you think. Works for me locally:
|
@shevelevs I'm so sorry for the delay in response! Could I ask you to resolve the conflict with the Makefile, and then I'll nudge a reviewer? Also, is there a chance we'll see you at PyCon North America in May, during the sprints? Thanks and sorry again. |
@shevelevs Hi! Could you resolve the Makefile conflict, so I can get this reviewed? Thanks! |
@brainwane I resolved the conflicts here: #6205 |
This is so that it's not necessary to install python3.6 on the host machine. See #4948 for details.
This is not yet finished, but just to get feedback before I try to do more
Couple of implementation notes: