mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #841] [MERGED] Change MANIFEST.in to include python regression tests in tarball #1437
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (2)
9503227Change MANIFEST.in to include python regression tests in tarball6c0b651Python 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.