• 
      

    Don't call build-media scripts when doing editable installs.

    Review Request #14752 — Created Dec. 30, 2025 and submitted — Latest diff uploaded

    Information

    Djblets
    release-5.x

    Reviewers

    Similar to the change I did for Review Board, when we're doing an
    editable install of Djblets, we want to run npm install but not run
    the build-media or build-i18n scripts.

    Ran pip install -e .

    Commits

    Files