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 b9a8ae2 commit c912ad1Copy full SHA for c912ad1
peps/pep-0776.rst
@@ -280,7 +280,7 @@ uses two different approaches for packages:
280
environment mechanism to work. Pyodide virtual environments contain a patched
281
copy of pip and a custom ``pip.conf`` so that pip will install Pyodide wheels.
282
On startup the Pyodide ``python`` cli will preload all Emscripten dynamic
283
- libraries that are in the sitee-packages directory.
+ libraries that are in the site-packages directory.
284
285
286
Console and Interactive Usage
0 commit comments