languitar edited a comment on issue #7050: URL: https://github.com/apache/pulsar/issues/7050#issuecomment-704925801
This issue also make downstream projects based on poetry fail. The recommended way to fix this ([discussed in this issue](https://github.com/python-poetry/poetry/issues/1122)) is by declaring the dependency with an environment marker in `setup.py` to ensure that enum34 is only pulled into the dependency tree when it is really needed. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
