BewareMyPower opened a new pull request, #112: URL: https://github.com/apache/pulsar-client-python/pull/112
### Motivation There is no workflow to verify the fastavro dependency works well for all supported Python versions, so the `[avro]` component was broken and not found before. See https://github.com/apache/pulsar-client-python/issues/67 ### Modifications - In all workflows, install the wheel with the `[avro]` component and verify `pulsar.schema` can be imported successfully. - Add workflows for the lowest Python version (3.7) we supported. -- 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]
