publish sdist for pypi
Opened this issue ยท 5 comments
chenrui333 commented
BewareMyPower commented
I will take a look when I started the next release
chenrui333 commented
any luck @BewareMyPower? Thanks!
BewareMyPower commented
I'm preparing the C++ client 3.5.0 release that will include the fix for #199. After upgrading the depended C++ client to 3.5.0, I will start the release for the Python client and handle this issue.
BewareMyPower commented
It's hard to publish a source distribution currently unless rewriting the setup.py. I might not have time to look for a solution recently.
BTW, what's the purpose of having a source distribution rather than using the wheels?
chenrui333 commented
BTW, what's the purpose of having a source distribution rather than using the wheels?
it is for downstream usage, mostly homebrew can just leverage pip tree to use the sdist.