Add milc as a dependency and remove the installed milc (#10563)

* Add milc as a dependency and remove the installed milc

* update doctor.py too

* pyformat

* remove rather than shim questions
This commit is contained in:
Zach White 2020-10-08 11:29:59 -07:00 committed by James Young
parent 53f2b5b944
commit fa6bd5cbe5
No known key found for this signature in database
GPG key ID: 8E1085BF6FCFBD74
4 changed files with 2 additions and 1011 deletions

View file

@ -9,9 +9,9 @@ import subprocess
from pathlib import Path
from milc import cli
from milc.questions import yesno
from qmk import submodules
from qmk.constants import QMK_FIRMWARE
from qmk.questions import yesno
from qmk.commands import run
ESSENTIAL_BINARIES = {