Skip to content
Snippets Groups Projects
Commit 02461798 authored by Leo P. Singer's avatar Leo P. Singer
Browse files

Fix reStructuredText syntax errors

parent a8d9a6cc
No related branches found
No related tags found
No related merge requests found
......@@ -23,13 +23,13 @@ To install, simply run::
Optional dependencies, which can be installed as ``pip install lalsuite[option]``:
* ``lalinference`` (pulls in
`gwdatafind <https://pypi.org/project/gwdatafind/>`
and `gwpy <https://pypi.org/project/gwpy/>`)
`gwdatafind <https://pypi.org/project/gwdatafind/>`_
and `gwpy <https://pypi.org/project/gwpy/>`_)
* ``lalpulsar`` (pulls in
`solar_system_ephemerides <https://pypi.org/project/solar-system-ephemerides/>`
to provide ephemeris files which, until LALSuite 7.15, were still included in the main package)
* ``test`` (pulls in
`pytest <https://pypi.org/project/pytest/>`)
`solar_system_ephemerides <https://pypi.org/project/solar-system-ephemerides/>`_
to provide ephemeris files which, until LALSuite 7.15, were still included in
the main package)
* ``test`` (pulls in `pytest <https://pypi.org/project/pytest/>`_)
"""
import os
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment