File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,11 +19,17 @@ Requirements
1919============
2020
2121* Python 2.6+
22- * [python-dateutil](https://pypi.python.org/pypi/python-dateutil/2.4.0) (always)
23- * [requests-oauthlib](https://pypi.python.org/pypi/requests-oauthlib) (always)
24- * [Sphinx](https://pypi.python.org/pypi/Sphinx) (to create the documention)
25- * [tox](https://pypi.python.org/pypi/tox) (for running the tests)
26- * [coverage](https://pypi.python.org/pypi/coverage/) (to create test coverage reports)
22+ * `python-dateutil `_ (always)
23+ * `requests-oauthlib `_ (always)
24+ * `Sphinx `_ (to create the documention)
25+ * `tox `_ (for running the tests)
26+ * `coverage `_ (to create test coverage reports)
27+
28+ .. _python-dateutil : https://pypi.python.org/pypi/python-dateutil/2.4.0
29+ .. _requests-oauthlib : https://pypi.python.org/pypi/requests-oauthlib)
30+ .. _Sphinx : https://pypi.python.org/pypi/Sphinx
31+ .. _tox : https://pypi.python.org/pypi/tox
32+ .. _coverage : https://pypi.python.org/pypi/coverage/
2733
2834To use the library, you need to install the run time requirements:
2935
You can’t perform that action at this time.
0 commit comments