anosql icon indicating copy to clipboard operation
anosql copied to clipboard

Request : make tests available in pypi tgz

Open tigerfoot opened this issue 7 years ago • 3 comments

Hi, I would like to see tests also included in pypi tgz, so in terms of packaging (in my case openSUSE) it would allow to run the tests during the build.

The second benefit, would make the github tar.gz and pypi tar.gz identical. Thanks for your consideration.

tigerfoot avatar Feb 11 '18 10:02 tigerfoot

There are additional packages required to run the tests (see test_requirements.txt). I don't know much about openSUSE packaging, so maybe that's doable, but it's something to keep in mind.

alysbrooks avatar Feb 11 '18 23:02 alysbrooks

@tigerfoot Would it be possible for you to get the source tarball from GitHub instead of PyPI? The GitHub one includes the entire working directory at release.

honza avatar Mar 15 '18 17:03 honza

test files are in sdist (incl. data from ee2a260e0bc28c158f2033c05611845c1d332783) as far as I can tell

dlax avatar Jul 07 '20 08:07 dlax