mbr / tinyrpc

A compact, modular transport and protocol agnostic RPC library. Does jsonrpc v2.
https://tinyrpc.readthedocs.org
MIT License
156 stars 53 forks source link

Add LICENSE to manifest.in #44

Closed mariusvniekerk closed 6 years ago

mariusvniekerk commented 6 years ago

This ensures that we ship the license with the sdist

lnoor commented 6 years ago

Thank you.