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:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user