Skip to content

Commit 345a113

Browse files
committed
🚒 Force GitPython to be post 2.1
this is to make sure git remote get-url is used instead of git remote show for tests to work Signed-off-by: Guyzmo <[email protected]>
1 parent 2c246de commit 345a113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
docopt
22
progress
3-
GitPython>=2.0.6
3+
GitPython>=2.1.0
44
uritemplate.py==2.0.0
55
github3.py==0.9.5
66
python-gitlab>=0.13

0 commit comments

Comments
 (0)