potiuk opened a new issue, #47343: URL: https://github.com/apache/airflow/issues/47343
Currently we treat .sdist packages of providers as "source" packages released by the ASF. The small problem with it that so far they did not contain "tests" or "docs" - and generally it was not possible to run tests and build docs separately. With recent refactorings however, where each provider is a separate Python project, we should be able to easily build a source package that will be standalone and it will allow to build sources and run tests easily. -- 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]
