Skip to content

Exclude tests from wheel distributions - #430

Open
juliosuas wants to merge 1 commit into
tartley:masterfrom
juliosuas:agent/fix-405-wheel-tests
Open

Exclude tests from wheel distributions#430
juliosuas wants to merge 1 commit into
tartley:masterfrom
juliosuas:agent/fix-405-wheel-tests

Conversation

@juliosuas

Copy link
Copy Markdown

Summary

  • exclude colorama/tests from wheel distributions
  • keep runtime modules and wheel metadata unchanged
  • validate wheel contents from both Make and PowerShell release paths

Verification

  • wheel validator passes with no bundled test files
  • pytest: 38 passed, 14 skipped
  • unittest: 52 cases, 14 expected platform skips
  • focused Black and Flake8 checks pass

Closes #405.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Avoid bundling tests in wheels

1 participant