浏览代码

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 Werkzeug==0.11.10
httplib2==0.9.2 httplib2==0.9.2
flask-classy==0.6.10 flask-classy==0.6.10
GitPython==2.1.3
GitPython==2.1.15

正在加载...
取消
保存