We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 997ec9e commit ee7568cCopy full SHA for ee7568c
docs/reference/packages.rst
@@ -188,7 +188,7 @@ Few notes:
188
1. Step 5 in the sequence above assumes that the distribution package
189
is available from PyPI. If that is not the case, you would need
190
to copy Python source files manually to ``modules/`` subdirectory
191
- of the port port directory. (Note that upip does not support
+ of the port directory. (Note that upip does not support
192
installing from e.g. version control repositories).
193
2. The firmware for baremetal devices usually has size restrictions,
194
so adding too many frozen modules may overflow it. Usually, you
0 commit comments