mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
re-added some essential routines; updated example sceipts to reflect new layout
This commit is contained in:
parent
45f22a2c29
commit
541223fd07
11 changed files with 12 additions and 1308 deletions
|
@ -31,6 +31,5 @@ setup(
|
|||
# cmdclass = {'build_ext': build_ext},
|
||||
include_dirs = [np.get_include()],
|
||||
packages=
|
||||
['vide','vide.backend','vide.voidUtil',
|
||||
'vide.apTools.profiles','vide.apTools.chi2',],
|
||||
['vide','vide.backend','vide.voidUtil'],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue