mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
removed unused A-P test code
This commit is contained in:
parent
b7832bc0d7
commit
faca2d1ea2
7 changed files with 1 additions and 202 deletions
|
@ -31,6 +31,6 @@ setup(
|
|||
# cmdclass = {'build_ext': build_ext},
|
||||
include_dirs = [np.get_include()],
|
||||
packages=
|
||||
['vide','vide.backend','vide.apTools', 'vide.voidUtil',
|
||||
['vide','vide.backend','vide.voidUtil',
|
||||
'vide.apTools.profiles','vide.apTools.chi2',],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue