Skip to content

pyproject.toml: include tests in sdist archive#69

Merged
miketheman merged 3 commits intomiketheman:mainfrom
kwshi:pyproject-sdist-include-tests
Aug 28, 2021
Merged

pyproject.toml: include tests in sdist archive#69
miketheman merged 3 commits intomiketheman:mainfrom
kwshi:pyproject-sdist-include-tests

Conversation

@kwshi
Copy link
Copy Markdown
Contributor

@kwshi kwshi commented Jul 22, 2021

Resolves #68.

@miketheman miketheman self-assigned this Jul 29, 2021
@miketheman miketheman added the enhancement New feature or request label Jul 29, 2021
@kwshi
Copy link
Copy Markdown
Contributor Author

kwshi commented Jul 30, 2021

Also added pytest.ini and .coveragerc, since I believe those files are also required in order for the tests to run correctly. (Without them, I got some "list index out of range" errors because I think pytest-cov was trying to find/parse a nonexistent .coveragerc toml, or something.)

@qlty-cloud-legacy
Copy link
Copy Markdown

Code Climate has analyzed commit e6ac4f3 and detected 0 issues on this pull request.

View more on Code Climate.

@kwshi
Copy link
Copy Markdown
Contributor Author

kwshi commented Aug 22, 2021

Resolves #72.

@miketheman miketheman linked an issue Aug 25, 2021 that may be closed by this pull request
@miketheman miketheman merged commit 828f884 into miketheman:main Aug 28, 2021
@miketheman
Copy link
Copy Markdown
Owner

@kwshi Thanks for your patience, released in 0.4.1

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0.4.0: tests currently failing (easy fixes) Include tests in PyPI tarball

2 participants