ethereum/eth-typing

Add tests to release tarball (in PyPI)

jluttine opened this issue · 2 comments

Could you include tests in the source tarball in PyPI? I think it's good practice:

This way one can run the tests after installing the package. Also, I'm currently packaging this for a Linux distro, and it would be really helpful to be able to run the tests as a part of the automatic package building process while using PyPI for the release tarballs.

(See also ethereum/eth-utils#130)

Hello!
Is there any progress here? It would be really good if you add tests to PyPi tarball as well.

This issue was lost to the sands of time, and I just saw it again going through old issues. I don't see a problem including tests. Added PR #46.