I am packaging this for openSUSE, and dont have a way to get the tests for recent releases.
There are no tags in GitHub for recent releases, and there are no tests in the sdist uploaded to PyPI.
fwiw, I would prefer to be fetching only from PyPI, with the tests included via MANIFEST.in, but the fallback is a GitHub tag archive, which automatically includes everything.
I am packaging this for openSUSE, and dont have a way to get the tests for recent releases. There are no tags in GitHub for recent releases, and there are no tests in the sdist uploaded to PyPI. fwiw, I would prefer to be fetching only from PyPI, with the tests included via
MANIFEST.in
, but the fallback is a GitHub tag archive, which automatically includes everything.