repo-helper / whey

A simple Python wheel builder for simple projects.
https://whey.readthedocs.io/en/latest
MIT License
32 stars 3 forks source link

sdist is missing tests #109

Open mtelka opened 2 months ago

mtelka commented 2 months ago

Description

The sdist at PyPI is missing tests. Please add tests to sdist to make downstream testing easier.

Steps to Reproduce

Download the 0.1.1 sdist from PyPI and unpack it.

Actual result:

Missing tests.

Expected result:

Tests are in sdist.

Reproduces how often:

Easily reproduced

Version

Installation source

PyPI

Other Additional Information: