Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
lalsuite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jacob Buchanan
lalsuite
Commits
ab8fa646
Commit
ab8fa646
authored
1 year ago
by
David Keitel
Browse files
Options
Downloads
Patches
Plain Diff
Update setup.py.in
parent
5746a462
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
wheel/setup.py.in
+10
-0
10 additions, 0 deletions
wheel/setup.py.in
with
10 additions
and
0 deletions
wheel/setup.py.in
+
10
−
0
View file @
ab8fa646
...
...
@@ -19,6 +19,16 @@ Installing LALSuite from the Python Package Index requires pip >= 19.3.
To install, simply run::
$ pip install lalsuite
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/>`)
* 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
`pytest <https://pypi.org/project/pytest/>`)
"""
import os
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment