Skip to content

Include test configuration files in sdist#393

Open
traylenator wants to merge 1 commit into
mtreinish:mainfrom
traylenator:sdist_inc
Open

Include test configuration files in sdist#393
traylenator wants to merge 1 commit into
mtreinish:mainfrom
traylenator:sdist_inc

Conversation

@traylenator

@traylenator traylenator commented May 26, 2026

Copy link
Copy Markdown

Files .stestr.conf, tox.ini, test-requirements.txt an tools/find_and_rm.py are required to run the test suite from the sdist but are currently absent from it.

Adding them to the sdist via [tool.flit.sdist] resolves this.

Files `.stestr.conf`, `tox.ini`, `test-requirements.txt` an
`tools/find_and_rm.py` are required to run the test suite
from the sdist but are currently absent from it.

Adding them to the sdist via [tool.flit.sdist] resolves this.

* Fixes mtreinish#375
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.

4.2.0: sdist is missing tests

1 participant