• 
      

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

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

    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 .

    Summary ID
    Don't call build-media scripts when doing editable installs.
    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. Testing Done: Ran `pip install -e .`
    pkltkumxlrstvyvnlrqzxstuztswtouy
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-5.x (0439514)