merlimat opened a new pull request #2042: Tests Python Wheel packaging in CI build URL: https://github.com/apache/incubator-pulsar/pull/2042 ### Motivation Currently, we're not testing the validity of the wheel file package for the Python client library. This leads to find packaging error later in the release phase. ### Modifications Build Python wheel file as part of CI build and make sure the tests are importing the pulsar library from that installed wheel file.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
