Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Commit b9b56db

Browse files
author
Blackstone Engineering
committed
text cleanup
1 parent 849b9ba commit b9b56db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
OPTIONS = {
1818
'argv_emulation': True,
1919
'iconfile': './mbed-cli-logo.icns',
20-
'packages':['mbed','mbed_lstools','mbed_greentea','mbed_host_tests',"serial","bs4","jinja2","elftools","fuzzywuzzy","mercurial","hgdemandimport"], # TODO: find out why this is breaking the final build
20+
'packages':['mbed','mbed_lstools','mbed_greentea','mbed_host_tests',"serial","bs4","jinja2","elftools","fuzzywuzzy","mercurial","hgdemandimport","hgext","hgext3rd"],
2121
# 'includes': "mbed,mbed_lstools,mbed_greentea,mbed_host_tests",
2222
'plist': {
2323
'CFBundleName': APP_NAME,

0 commit comments

Comments
 (0)