From 0bc30f840c9c30dd529ae85bdece6262d2702c94 Mon Sep 17 00:00:00 2001 From: David <39294842+dajsn@users.noreply.github.com> Date: Fri, 19 Jul 2019 10:12:19 +0200 Subject: [PATCH] docs(readme): fix six url six URL was pointing to 404 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 78f5e41f4..de79be794 100644 --- a/README.rst +++ b/README.rst @@ -32,7 +32,7 @@ Requirements python-gitlab depends on: * `python-requests `_ -* `six `_ +* `six `_ Install with pip ----------------