Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed-core mbed-x mbed-hal mbed-tools
Fork of mbed-os by
Revision 37:e631dd3e954f, committed 2018-04-26
- Comitter:
- screamer
- Date:
- Thu Apr 26 19:32:36 2018 +0100
- Parent:
- 36:451a242ec6e6
- Commit message:
- Removed the versioning of project-generator python module (pip 10 compatiblity fix)
Changed in this revision
requirements.txt | Show annotated file Show diff for this revision Revisions of this file |
--- a/requirements.txt Tue Mar 13 14:21:14 2018 +0000 +++ b/requirements.txt Thu Apr 26 19:32:36 2018 +0100 @@ -5,6 +5,7 @@ Jinja2 IntelHex mbed-ls -project-generator>=0.8.11,<0.9.0 junit-xml requests +project-generator-definitions +project-generator