• 
      

    Fix extensions packaging conf directory.

    Review Request #15035 — Created May 9, 2026 and submitted — Latest diff uploaded

    Information

    Review Board
    release-8.x

    Reviewers

    At one point during the extensions packaging backend development, we
    moved things into a packaging subdir. This failed to include the
    conf directory, which contains a settings_local.py file to use when
    building the extensions. The build backend was still attempting to find
    it in the same dir and failing.

    Built an extension that used this.

    Commits

    Files