Adjust linkage
This commit is contained in:
parent
8d91ec20fa
commit
74a59cb21b
3 changed files with 6 additions and 6 deletions
2
setup.py
2
setup.py
|
@ -218,7 +218,7 @@ class BuildCMakeExt(build_ext):
|
|||
CosmoTool_extension = CMakeExtension(name="cosmotool")
|
||||
|
||||
setup(name='cosmotool',
|
||||
version='1.0.0a2',
|
||||
version='1.0.0a3',
|
||||
packages=["cosmotool"],
|
||||
package_dir={'cosmotool': 'python/cosmotool'},
|
||||
setup_requires=['cython','cffi','numexpr'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue