Skip to content
Snippets Groups Projects
Commit 40c0edac authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Remove lalsuite from the install_requires

While lalsuite is important for many use cases, it isn't required to run
tupak.
parent 74d2dbb6
No related branches found
No related tags found
1 merge request!90Adds a command-line-interface to plot results files
Pipeline #
......@@ -52,7 +52,6 @@ setup(name='tupak',
'pandas',
'scipy',
'gwpy',
'lalsuite',
],
entry_points={'console_scripts':
['tupak_plot=cli_tupak.plot_multiple_posteriors:main']
......
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