https://bugzilla.redhat.com/show_bug.cgi?id=2272499
Miro Hrončok <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?([email protected] | |om) | |needinfo?([email protected] | |om) | |needinfo?([email protected] | |om) | --- Comment #6 from Miro Hrončok <[email protected]> --- The Python guidelines do not mention building documentation at all because it is a can of worms. tl;dr you are not required to build the documentation, but when you do, you need to be very careful with bundled JavaScript, CSS, etc. Anyway, do you know how much it needs sqlfluff to be installed? Can you point PYTHONPATH to the build directory, like this? PYTHONPATH=build/lib sphinx-build See e.g. the following Fedora packages for examples: - diffoscope - python-decopatch - python-jupyter-client - python-nbsphinx - python-sphinxcontrib-programoutput -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2272499 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202272499%23c6 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
