Unverified Commit 9cf8b8ba authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

doc: clarify python.sitePackages

parent 65383788
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# 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.