parent
f75d300ed9
commit
7e1d4a5ae5
|
@ -146,7 +146,7 @@ systems - on Windows the subdirectories will be different.
|
||||||
|
|
||||||
We have a project directory called ``foo`` and it has a ``__pypackages__``
|
We have a project directory called ``foo`` and it has a ``__pypackages__``
|
||||||
inside of it. We have ``bottle`` installed in that
|
inside of it. We have ``bottle`` installed in that
|
||||||
``__pypackages__/lib/python3.10/stie-packages/``, and have a ``myscript.py``
|
``__pypackages__/lib/python3.10/site-packages/``, and have a ``myscript.py``
|
||||||
file inside of the project directory. We have used whatever tool we generally
|
file inside of the project directory. We have used whatever tool we generally
|
||||||
use to install ``bottle`` in that location.
|
use to install ``bottle`` in that location.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue