Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
github
/
incubator-airflow
зеркало из
https://github.com/github/incubator-airflow.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули incubator-airflow
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
17d4179db2
incubator-airflow
/
dev
/
requirements.txt
5 строки
53 B
Plaintext
Исходник
Обычный вид
История
Убрать экранирование
Экранировать
[AIRFLOW-606] Add requirements.txt for airflow-pr Closes #1859 from zodiac/dev_pr_requirements
2016-11-03 09:41:26 +03:00
click>=6.6,<7
jira>=1.0.7,<2
[AIRFLOW-725] Use keyring to store credentials for JIRA Now allows to store the credentials in the keyring of the OS. Retains backwards compatibility. Closes #1966 from bolkedebruin/DEV_KEYRING
2017-02-27 01:41:00 +03:00
keyring==10.1
[AIRFLOW-1091] Add script that can compare jira target against merges When working towards a release it is convenient to be able to compare what has been merged into the current branch and what has not. Closes #2231 from bolkedebruin/AIRFLOW-1091
2017-04-17 12:24:54 +03:00
gitpython