Source: smartypants Severity: wishlist While preparing a team upload for #1087088, I noticed that the upstream PyPI page https://pypi.org/project/smartypants/ links to https://github.com/justinmayer/smartypants.py which has unit tests for this package. Unfortunately, they don't appear to be included in the "sdist" provided on Github.
Perhaps this particular source package should export the contents of the Github repository and treat that as the source code, which I think would bring in test coverage? I didn't want to make structural changes in a team upload, and I'm already responsible for more packages than I really have time for, so I'm not intending to make the suggested change myself. I also haven't done any copyright/licensing/quality review on what's in the Github. Thanks, smcv