3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/interpreters/python
Dmitry Bogatov 2f181d6f06 python3.doc: build offline documentation
Since python documentation requires Sphinx to build, documentation is built in
separate derivation to avoid hard recursion/bootstrapping questions and plugged
into main derivation. Care is taken that "python3.doc" derivation feels and
looks as close as possible to as if it were main derivation were multi-output
one.

This change does not cause rebuild of python3 itself.
2023-06-03 16:43:46 +02:00
..
catch_conflicts
conda
cpython python3.doc: build offline documentation 2023-06-03 16:43:46 +02:00
hooks
manylinux
pypy pypy*: fixup build 2023-04-09 11:06:49 +02:00
rustpython
tests
update-python-libraries update-python-libraries: Fix some issues 2023-05-07 12:23:52 +02:00
default.nix python312: 3.12.0a7 -> 3.12.0b1 2023-05-23 23:38:45 +02:00
mk-python-derivation.nix mkPythonDerivation: validate propagatedBuildInputs use a matching python 2023-04-28 17:59:20 +03:00
python-packages-base.nix python3.pkgs.fetchPypi: deprecate in favor of top-level fetchPypi 2023-05-31 13:48:06 -04:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py
tests.nix
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix