Join Slack
Powered by
One more question, where I can find which dependen...
# troubleshoot
g
gray-agency-10420
03/30/2022, 10:25 AM
One more question, where I can find which dependencies are installed along with
acryl-datahub[airflow,great-expectations]==0.8.31.5
package?
i
incalculable-ocean-74010
03/30/2022, 10:51 AM
Please take a look at setup.py for the datahub python package:
https://github.com/datahub-project/datahub/blob/master/metadata-ingestion/setup.py#L34
for common dependencies across all plugins.
https://github.com/datahub-project/datahub/blob/master/metadata-ingestion/setup.py#L137
for airflow specific packages
g
gray-agency-10420
03/30/2022, 11:18 AM
thank you!
Open in Slack
Previous
Next