Add several build files to the Djblets source distribution.

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

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.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
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 Christian Hammond

Files

MANIFEST.in
Loading...