mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-08 02:38:11 +09:00
3 lines
174 B
Markdown
3 lines
174 B
Markdown
# Python {#setup-hook-python}
|
|
|
|
Adds the `python.sitePackages` subdirectory (i.e. `lib/pythonX.Y/site-packages`) of each build input to the `PYTHONPATH` environment variable.
|