Add several build files to the Djblets source distribution.

Review Request #14136 — Created Sept. 2, 2024 and submitted

Information

Djblets
release-5.x

Reviewers

There are several files we need these days for building and testing the
Djblets packages which weren't included in the source distribution. This
includes the static media toolchain, the unit test configuration, and
the tox file.

This change adds all these to the manifest, ensuring they're there in
the tarball. It's a precursor to further work on the Djblets packaging.

Built a source distribution and verified the package contents.

Tested this along with in-progress package management code, and managed
to build wheels from the source distribution that were identical to
wheels built from the tree.

Summary ID
Add several build files to the Djblets source distribution.
There are several files we need these days for building and testing the Djblets packages which weren't included in the source distribution. This includes the static media toolchain, the unit test configuration, and the tox file. This change adds all these to the manifest, ensuring they're there in the tarball. It's a precursor to further work on the Djblets packaging.
240ce1668322f9edd6d912ddbbe21a6813c91abb
david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed
Status:
Completed
Change Summary:
Pushed to release-5.x (675ff1c)