doc: clarify python.sitePackages
Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
This commit is contained in:
parent
653837881e
commit
9cf8b8bab3
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
# Python {#setup-hook-python}
|
||||
|
||||
Adds the `${python.sitePackages}` subdirectory of each build input to the `PYTHONPATH` environment variable.
|
||||
Adds the `python.sitePackages` subdirectory (i.e. `lib/pythonX.Y/site-packages`) of each build input to the `PYTHONPATH` environment variable.
|
||||
|
|
Loading…
Reference in a new issue