Vendor mach-1.0.0.

This commit is contained in:
Josh Matthews 2021-12-21 10:57:18 -05:00
parent 8dc59c6985
commit f4de057784
24 changed files with 2850 additions and 1 deletions

View file

@ -14,6 +14,7 @@ from tempfile import TemporaryFile
SEARCH_PATHS = [
os.path.join("python", "tidy"),
os.path.join("python", "mach"),
]
# Individual files providing mach commands.