Skip to content

Commit 0fd5b33

Browse files
committedMay 14, 2021
requirements.txt: Use coala IGitt remote as dependency
The gitmate IGitt repository was bit outdated, and was using older version of GitHub api requests management. Since, GitHub updated there api endpoints by depreciating access token in query params, and recommended to pass query params in request headers. So, to avoid any future breaks related to GitHub api, updated coala Gitmate IGitt repo with updated github token api headers.
1 parent 7d2b0e6 commit 0fd5b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ git-url-parse
44
django>2.1,<2.2
55
django-distill
66
django-eventtools
7-
git+https://gitlab.com/gitmate/open-source/IGitt.git@1fa5a0a21ea4fb8739d467c06972f748717adbdc
7+
git+https://gitlab.com/coala/gitmate/IGitt.git
88
requests
99
git+https://github.com/andrewda/trav.git@ce805d12d3d1db0a51b1aa26bba9cd9ecc0d96b8
1010
python-dateutil

0 commit comments

Comments
 (0)