Switch to installed milc (#31)

This commit is contained in:
Zach White
2020-10-06 18:42:40 -07:00
committed by GitHub
parent 315e863b21
commit 7605ab1007
4 changed files with 5 additions and 810 deletions
+1 -1
View File
@@ -4,12 +4,12 @@
This program can be run from anywhere, with or without a qmk_firmware repository. If a qmk_firmware repository can be located we will use that to augment our available subcommands.
"""
import argparse
import platform
import os
import subprocess
import sys
from functools import lru_cache
from pathlib import Path
import platform
import milc