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 f75d300 commit 7e1d4a5Copy full SHA for 7e1d4a5
pep-0582.rst
@@ -146,7 +146,7 @@ systems - on Windows the subdirectories will be different.
146
147
We have a project directory called ``foo`` and it has a ``__pypackages__``
148
inside of it. We have ``bottle`` installed in that
149
-``__pypackages__/lib/python3.10/stie-packages/``, and have a ``myscript.py``
+``__pypackages__/lib/python3.10/site-packages/``, and have a ``myscript.py``
150
file inside of the project directory. We have used whatever tool we generally
151
use to install ``bottle`` in that location.
152
0 commit comments