Skip to content

Latest commit

 

History

History

git

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Package apache-airflow-providers-git

Release: 0.0.1

Distributed version control system (GIT)

Provider package

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.

Installation

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

Requirements

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.