Package apache-airflow-providers-git
Release: 0.0.1
Distributed version control system (GIT)
This is a provider package for git
provider. All classes for this provider package
are in airflow.providers.git
python package.
You can find package information and changelog for the provider in the documentation.
You can install this package on top of an existing Airflow 2 installation (see Requirements
below
for the minimum Airflow version supported) via
pip install apache-airflow-providers-git
The package supports the following python versions: 3.9,3.10,3.11,3.12
PIP package | Version required |
---|---|
apache-airflow |
>=3.0.0.dev0 |
GitPython |
>=3.1.44 |
The changelog for the provider package can be found in the changelog.