potiuk commented on issue #12838: URL: https://github.com/apache/airflow/issues/12838#issuecomment-740925183
> This piece of code looks interesting to me. Should we also add a similar check to our project? > https://github.com/apache/beam/blob/545db7386b69eb3c61690172c575dc025d91cca7/sdks/python/setup.py#L99-L107 From what I know PIP does not show those warnings without --verbose commands (And then it is lost in a sea of other messages). But if you would like to test - it feel free. There are some hacks people are doing like guessing terminal and writing directly to it (similarly what I do with pre-commit) but this is rather dangerous. ---------------------------------------------------------------- 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]
