[PR #841] [MERGED] Change MANIFEST.in to include python regression tests in tarball #1437

Closed
opened 2026-01-29 20:54:06 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/841
Author: @kmosiejczuk
Created: 9/12/2020
Status: Merged
Merged: 9/21/2020
Merged by: @eustas

Base: masterHead: master


📝 Commits (2)

  • 9503227 Change MANIFEST.in to include python regression tests in tarball
  • 6c0b651 Python tests need the testdata from the base tests directory

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 MANIFEST.in (+2 -0)

📄 Description

For OpenBSD, we like having the Python regression tests included in the tarball so if any dependencies change, we can easily verify that we haven't broken things.

This change just adds those test files to the PyPI tarball.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/841 **Author:** [@kmosiejczuk](https://github.com/kmosiejczuk) **Created:** 9/12/2020 **Status:** ✅ Merged **Merged:** 9/21/2020 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`9503227`](https://github.com/google/brotli/commit/950322710611cdfa8a59c6765c73ed992cc41efc) Change MANIFEST.in to include python regression tests in tarball - [`6c0b651`](https://github.com/google/brotli/commit/6c0b651609f467b47ff77cbd6d772844ef107727) Python tests need the testdata from the base tests directory ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MANIFEST.in` (+2 -0) </details> ### 📄 Description For OpenBSD, we like having the Python regression tests included in the tarball so if any dependencies change, we can easily verify that we haven't broken things. This change just adds those test files to the PyPI tarball. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:54:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1437