server icon indicating copy to clipboard operation
server copied to clipboard

Add source distribution to Python client package

Open janjagusch opened this issue 3 years ago • 2 comments
trafficstars

Hi! 👋

I'm trying to add the Triton Python client to conda-forge. I'm raising this issue here as there is no issue tracker in the client repository.

To add tritonclient to conda-forge, I'd need a source distribution (sdist) on PyPI. However, you're currently only uploading wheels. Creating a sdist is fairly simple. If you want I can extend your build_wheel.py by this functionality.

janjagusch avatar Jul 18 '22 11:07 janjagusch

Hi @janjagusch, I have filed a ticket for this enhancement request.

kthui avatar Jul 18 '22 21:07 kthui

CC @Tabrizian @jbkyang-nvi @tanmayv25 if we want to support this.

If so, I'm sure we would welcome the contribution @janjagusch :slightly_smiling_face:

rmccorm4 avatar Jul 19 '22 21:07 rmccorm4