Mercurial Repositories
>
eric
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
latest
revisions
annotate
diff
comparison
raw
comparison: scripts/install-dependencies.py
scripts/install-dependencies.py
branch
eric7
changeset 11148
15e30f0c76a8
parent 11090
f5f5f5803935
equal
deleted
inserted
replaced
11147:dee6e106b4d3
11148:15e30f0c76a8
154
154
155
if __name__ == "__main__":
155
if __name__ == "__main__":
156
main()
156
main()
157
157
158
#
158
#
159
# eflag: noqa = M801
159
# eflag: noqa = M-801