Skip to content

fix: include pytest.ini in sdist#1060

Open
toroleapinc wants to merge 1 commit intopyinvoke:mainfrom
toroleapinc:fix/issue-1051-include-pytest-ini-in-sdist
Open

fix: include pytest.ini in sdist#1060
toroleapinc wants to merge 1 commit intopyinvoke:mainfrom
toroleapinc:fix/issue-1051-include-pytest-ini-in-sdist

Conversation

@toroleapinc
Copy link

Add pytest.ini to MANIFEST.in so it is included in the sdist package. This makes it easier for downstream packagers to run the test suite from the sdist.

Closes #1051

Add pytest.ini to MANIFEST.in so it is included in the sdist
package. This makes it easier for downstream packagers to run
the test suite from the sdist.

Closes pyinvoke#1051

Signed-off-by: edvatar <88481784+toroleapinc@users.noreply.github.com>
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.

sdist is missing pytest.ini

1 participant