File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed
Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ Dependencies
1212
1313The 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----
106106If 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
You can’t perform that action at this time.
0 commit comments