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

correct TPHM+parity

parent caed789e
Branches
No related tags found
No related merge requests found
......@@ -16,9 +16,8 @@ setup (
url = 'http://www.pycbc.org/',
#download_url = 'https://github.com/gwastro/revchirp/tarball/v%s' % VERSION,
keywords = ['pycbc', 'signal processing', 'gravitational waves'],
install_requires = ['pycbc'],
py_modules = ['dipole_TPHM'],
entry_points = {"pycbc.waveform.fd":"IMRPhenomTPHMParity= waveform:gen"},
py_modules = ['parity_TPHM'],
entry_points = {"pycbc.waveform.fd":"IMRPhenomTPHMParity=parity_TPHM:gen"},
classifiers=[
'Programming Language :: Python',
'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