From b53b56beae9688b1d347b41d43951769749cda53 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] Update readme.rst
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
----------------