cachecontrol icon indicating copy to clipboard operation
cachecontrol copied to clipboard

No tests in pypi sdist tarball

Open dvzrv opened this issue 3 years ago • 0 comments

Hi! I'm packaging this project for Arch Linux.

We usually try to rely on pypi.org for sdist tarballs to build from. In a packaging context we also run tests to ensure, that the given project is compatible with our own Python ecosystem. Unfortunately the tests are not included in the sdist tarball on pypi.org, so it would be awesome if you could add them there. It allows anyone to also rely on tests when they build a wheel from source! :)

dvzrv avatar Sep 01 '22 07:09 dvzrv