Skip to content

Commit

Permalink
Merge pull request #839 from python-gitlab/dajsn-fix-readme-six-url
Browse files Browse the repository at this point in the history
docs(readme): fix six url
  • Loading branch information
max-wittig committed Jul 21, 2019
2 parents 27b9706 + 0bc30f8 commit 8d54cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -32,7 +32,7 @@ Requirements
python-gitlab depends on:

* `python-requests <http://docs.python-requests.org/en/latest/>`_
* `six <https://pythonhosted.org/six/>`_
* `six <https://six.readthedocs.io/>`_

Install with pip
----------------
Expand Down

0 comments on commit 8d54cf5

Please sign in to comment.