Ver código fonte

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 anos atrás
pai
commit
3f47a99af1
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar