Skip to content
Snippets Groups Projects
Commit 966c1bb1 authored by Karl Wette's avatar Karl Wette Committed by David Keitel
Browse files

wheel description: Karl's suggestions on optional dependencies

parent ab8fa646
No related branches found
No related tags found
1 merge request!2164add optional dependencies to PyPI description
......@@ -21,13 +21,13 @@ To install, simply run::
$ pip install lalsuite
Optional dependencies, which can be installed as ``pip install lalsuite[option]``:
* lalinference (pulls in
* ``lalinference`` (pulls in
`gwdatafind <https://pypi.org/project/gwdatafind/>`
and `gwpy <https://pypi.org/project/gwpy/>`)
* lalpulsar (pulls in
* ``lalpulsar`` (pulls in
`solar_system_ephemerides <https://pypi.org/project/solar-system-ephemerides/>`
which, until LALSuite 7.15, were still included in the main package)
* test (pulls in
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/>`)
"""
......
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