httmock
httmock copied to clipboard
Include tests.py in pypi package
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.