Skip to content

Commit e2bf146

Browse files
committed
Add external links to readme
1 parent 77b260d commit e2bf146

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.rst

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ Dependencies
1212

1313
The following packages are required to use python-odmltables:
1414

15-
* Python >= 2.7
16-
* numpy >= 1.8.2
17-
* quantities >= 0.10.1
18-
* odml >= 1.1
15+
* Python_ >= 2.7
16+
* numpy_ >= 1.8.2
17+
* quantities_ >= 0.10.1
18+
* odml_ >= 1.1
1919
* xlrd >= 0.9.4
2020
* xlwt >= 1.0.0
2121
* For building the documentation:
@@ -105,8 +105,11 @@ Bugs
105105
----
106106
If you observe a bug in odMLtables please add a bug report at [the github bug tracker] (https://github.com/INM-6/python-odmltables/issues)
107107

108-
109-
.. _Anaconda: http://continuum.io/downloads
108+
.. _`Python`: http://python.org/
109+
.. _`numpy`: http://www.numpy.org/
110+
.. _`quantities`: http://pypi.python.org/pypi/quantities
111+
.. _`odml`: http://www.g-node.org/projects/odml
112+
.. _`Anaconda`: http://continuum.io/downloads
110113
.. _`Conda environment`: http://conda.pydata.org/docs/faq.html#creating-new-environments
111114

112115

0 commit comments

Comments
 (0)