kojiromike commented on PR #766: URL: https://github.com/apache/avro/pull/766#issuecomment-1969013340
Oh, this is interesting. I had thought the `build.sh` in each lang/* directory was used to build the dists for each language. I didn't realize we had a different way to do it. https://github.com/apache/avro/blob/64c119895297e53856813b0951912678c8904f7d/lang/py/build.sh#L38 appears to do the right thing. (Although it might be nice to roll it into tox or something to avoid having to manually manage virtualenvs.) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
