소스 검색

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
No known key found for this signature in database 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

불러오는 중...
취소
저장