httmock icon indicating copy to clipboard operation
httmock copied to clipboard

Include tests.py in pypi package

Open derekschrock opened this issue 7 years ago • 0 comments

I'm in the process of adding httmock to the FreeBSD ports tree. One standard for most python port is to include tests.

Looking at the httmock-1.2.6.tar.gz from https://pypi.python.org/pypi/httmock this tarball does not include tests.py.

Would it be possible to include the tests.py file in the pypi package? If so I can add do-tests to the FreeBSD port.

derekschrock avatar Mar 25 '18 21:03 derekschrock