david-streamlio opened a new pull request #11589: URL: https://github.com/apache/pulsar/pull/11589
Fixes #11449 ### Motivation The installation steps for the Python client library currently in the docs only work in Linux environments, and do not work with pip3 on a Mac ### Modifications I have removed the "optional components" installation steps for Mac since they don't appear to be necessary based on my testing. ### Verifying this change This change is a trivial rework / code cleanup without any test coverage. ### Does this pull request potentially affect one of the following parts: No ### Documentation #### For contributor For this PR, do we need to update docs? No, this is a documentation change -- 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]
