mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
docs,tools: Change remaining "urequests" references to "requests".
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -106,7 +106,7 @@ class ManifestPackageMetadata:
|
||||
self.stdlib = False
|
||||
|
||||
# Allows a python-ecosys package to be annotated with the
|
||||
# corresponding name in PyPI. e.g. micropython-lib/urequests is based
|
||||
# corresponding name in PyPI. e.g. micropython-lib/requests is based
|
||||
# on pypi/requests.
|
||||
self.pypi = None
|
||||
# For a micropython package, this is the name that we will publish it
|
||||
|
||||
Reference in New Issue
Block a user