Skip to content

dist: add tests to sdists#4007

Merged
sdispater merged 1 commit into
python-poetry:masterfrom
abn:sdist/include-tests
Apr 30, 2021
Merged

dist: add tests to sdists#4007
sdispater merged 1 commit into
python-poetry:masterfrom
abn:sdist/include-tests

Conversation

@abn
Copy link
Copy Markdown
Member

@abn abn commented Apr 30, 2021

Resolves: #3952

@eli-schwartz
Copy link
Copy Markdown

Thank you! Would you be able to do the same for poetry-core too?

@kwshi
Copy link
Copy Markdown

kwshi commented Apr 30, 2021

I have opened python-poetry/poetry-core#173 implementing this. (By the way, is the format = "sdist" in the include clause needed? Based on what I can tell, even if I omitted it the tests module doesn't end up in the resulting wheel anyway.)

@sdispater sdispater merged commit a516a8f into python-poetry:master Apr 30, 2021
@abn abn deleted the sdist/include-tests branch April 30, 2021 09:36
@abn
Copy link
Copy Markdown
Member Author

abn commented Apr 30, 2021

I have opened python-poetry/poetry-core#173 implementing this. (By the way, is the format = "sdist" in the include clause needed? Based on what I can tell, even if I omitted it the tests module doesn't end up in the resulting wheel anyway.)

I would prefer that we are explicit about the intention. Hence why we specify the format.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1.0.3: tests/ directory missing in idst pypy tar ball

4 participants