Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnitz authored Jun 24, 2024
1 parent 112ecb9 commit 51b0a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
url = 'http://www.pycbc.org/',
download_url = 'https://github.com/gwastro/BBHX-waveform-model/v%s' % VERSION,
keywords = ['pycbc', 'signal processing', 'gravitational waves', 'lisa'],
install_requires = ['pycbc'],
install_requires = [''],
py_modules = ['BBHX_Phenom'],
entry_points = {
"pycbc.waveform.fd_det":[
Expand Down

0 comments on commit 51b0a4f

Please sign in to comment.