Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove .tox directory from setuptools own sdist #4602

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

abravalheri
Copy link
Contributor

Summary of changes

This solves the problem without changing the behaviour of setuptools itself, so it is a non controversial PR. I will submit a follow up PR with a more generic strategy that will prune the directory for everyone, not only setuptools.

Closes #4601

Pull Request Checklist

@abravalheri abravalheri marked this pull request as ready for review August 27, 2024 14:24
@abravalheri abravalheri merged commit e55c19e into pypa:main Aug 27, 2024
23 checks passed
@abravalheri abravalheri deleted the issue-4601 branch August 27, 2024 15:00
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.

[BUG] .tox directory is currently being distributed in sdist on PyPI
1 participant