瀏覽代碼

Update GitPython to 2.1.15, python2.7 compatible

GitPython 2.1.15 has been reworked to work on deprecated python 2.7.
https://github.com/gitpython-developers/GitPython/issues/897
pull/251/head
andrzejboro GitHub 5 年之前
父節點
當前提交
3f47a99af1
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt 查看文件

@@ -11,4 +11,4 @@ requests==2.20.0
Werkzeug==0.11.10
httplib2==0.9.2
flask-classy==0.6.10
GitPython==2.1.3
GitPython==2.1.15

Loading…
取消
儲存