Skip to content
Snippets Groups Projects
Commit 6c27afff authored by Yifan Wang's avatar Yifan Wang
Browse files

correct TPHM+parity

parent caed789e
No related branches found
No related tags found
No related merge requests found
...@@ -16,9 +16,8 @@ setup ( ...@@ -16,9 +16,8 @@ setup (
url = 'http://www.pycbc.org/', url = 'http://www.pycbc.org/',
#download_url = 'https://github.com/gwastro/revchirp/tarball/v%s' % VERSION, #download_url = 'https://github.com/gwastro/revchirp/tarball/v%s' % VERSION,
keywords = ['pycbc', 'signal processing', 'gravitational waves'], keywords = ['pycbc', 'signal processing', 'gravitational waves'],
install_requires = ['pycbc'], py_modules = ['parity_TPHM'],
py_modules = ['dipole_TPHM'], entry_points = {"pycbc.waveform.fd":"IMRPhenomTPHMParity=parity_TPHM:gen"},
entry_points = {"pycbc.waveform.fd":"IMRPhenomTPHMParity= waveform:gen"},
classifiers=[ classifiers=[
'Programming Language :: Python', 'Programming Language :: Python',
'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 2.7',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment