Skip to content

Commit

Permalink
update install.py
Browse files Browse the repository at this point in the history
  • Loading branch information
CareF committed Jul 6, 2020
1 parent 1bd1751 commit 149bee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ def create_shortcut(path):
shortcut = False
else:
print("Unknown option %s" % opt)
# build_clib(path, MSBuild)
build_clib(path, MSBuild)
if docs is None:
key = None
while key not in ('y', 'n', ''):
Expand Down

0 comments on commit 149bee2

Please sign in to comment.