mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 07:11:12 +00:00
Add a really dummy file to please the OSX linker
This commit is contained in:
parent
381f6aae87
commit
97b7c8705a
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ VOID_GSL=os.environ.get('VOID_GSL')
|
|||
setup(
|
||||
name='vide',
|
||||
version='1.0',
|
||||
cmdclass = {'build_ext': build_ext},
|
||||
# cmdclass = {'build_ext': build_ext},
|
||||
include_dirs = [np.get_include()],
|
||||
packages=
|
||||
['vide','vide.backend','vide.apTools', 'vide.voidUtil',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue