diff options
author | Glenn Moloney <glenn.moloney@gmail.com> | 2023-09-19 13:04:46 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-02-24 13:29:40 +1100 |
commit | 2992e3495630a8b83683db28241d638dbc53c911 (patch) | |
tree | 0c4228a8651ed3d5f5c5af21c1ab2c13704f8932 /docs/esp8266/tutorial/repl.rst | |
parent | 4364d9411ad4c71bbf6de9bcc82683d6ee671cf5 (diff) | |
download | micropython-2992e3495630a8b83683db28241d638dbc53c911.tar.gz micropython-2992e3495630a8b83683db28241d638dbc53c911.zip |
tools/mpremote: Add support for relative urls in package.json files.
URLs in `package.json` may now be specified relative to the base URL of the
`package.json` file.
Relative URLs wil work for `package.json` files installed from the web as
well as local file paths.
Docs: update `docs/reference/packages.rst` to add documentation for:
- Installing packages from local filesystems (PR #12476); and
- Using relative URLs in the `package.json` file (PR #12477);
- Update the packaging example to encourage relative URLs as the default
in `package.json`.
Add `tools/mpremote/tests/test_mip_local_install.sh` to test the
installation of a package from local files using relative URLs in the
`package.json`.
Signed-off-by: Glenn Moloney <glenn.moloney@gmail.com>
Diffstat (limited to 'docs/esp8266/tutorial/repl.rst')
0 files changed, 0 insertions, 0 deletions