Explorar el Código

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 hace 5 años
padre
commit
3f47a99af1
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt Ver fichero

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

Cargando…
Cancelar
Guardar